|
@@ -3036,7 +3036,6 @@ YAMAHA_DEVICE(0x7010, "UB99"),
|
|
.attributes = UAC_EP_CS_ATTR_SAMPLE_RATE,
|
|
.attributes = UAC_EP_CS_ATTR_SAMPLE_RATE,
|
|
.endpoint = 0x02,
|
|
.endpoint = 0x02,
|
|
.ep_attr = 0x01,
|
|
.ep_attr = 0x01,
|
|
- .maxpacksize = 0x130,
|
|
|
|
.rates = SNDRV_PCM_RATE_44100 |
|
|
.rates = SNDRV_PCM_RATE_44100 |
|
|
SNDRV_PCM_RATE_48000,
|
|
SNDRV_PCM_RATE_48000,
|
|
.rate_min = 44100,
|
|
.rate_min = 44100,
|
|
@@ -3084,7 +3083,6 @@ YAMAHA_DEVICE(0x7010, "UB99"),
|
|
.attributes = 0x00,
|
|
.attributes = 0x00,
|
|
.endpoint = 0x03,
|
|
.endpoint = 0x03,
|
|
.ep_attr = USB_ENDPOINT_SYNC_ASYNC,
|
|
.ep_attr = USB_ENDPOINT_SYNC_ASYNC,
|
|
- .maxpacksize = 0x128,
|
|
|
|
.rates = SNDRV_PCM_RATE_48000,
|
|
.rates = SNDRV_PCM_RATE_48000,
|
|
.rate_min = 48000,
|
|
.rate_min = 48000,
|
|
.rate_max = 48000,
|
|
.rate_max = 48000,
|
|
@@ -3110,7 +3108,6 @@ YAMAHA_DEVICE(0x7010, "UB99"),
|
|
.attributes = UAC_EP_CS_ATTR_SAMPLE_RATE,
|
|
.attributes = UAC_EP_CS_ATTR_SAMPLE_RATE,
|
|
.endpoint = 0x85,
|
|
.endpoint = 0x85,
|
|
.ep_attr = USB_ENDPOINT_SYNC_SYNC,
|
|
.ep_attr = USB_ENDPOINT_SYNC_SYNC,
|
|
- .maxpacksize = 0x128,
|
|
|
|
.rates = SNDRV_PCM_RATE_48000,
|
|
.rates = SNDRV_PCM_RATE_48000,
|
|
.rate_min = 48000,
|
|
.rate_min = 48000,
|
|
.rate_max = 48000,
|
|
.rate_max = 48000,
|