We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9ffcf commit 51d4efaCopy full SHA for 51d4efa
sound/usb/quirks.c
@@ -1397,6 +1397,7 @@ bool snd_usb_get_sample_rate_quirk(struct snd_usb_audio *chip)
1397
case USB_ID(0x04D8, 0xFEEA): /* Benchmark DAC1 Pre */
1398
case USB_ID(0x0556, 0x0014): /* Phoenix Audio TMX320VC */
1399
case USB_ID(0x05A3, 0x9420): /* ELP HD USB Camera */
1400
+ case USB_ID(0x05a7, 0x1020): /* Bose Companion 5 */
1401
case USB_ID(0x074D, 0x3553): /* Outlaw RR2150 (Micronas UAC3553B) */
1402
case USB_ID(0x1395, 0x740a): /* Sennheiser DECT */
1403
case USB_ID(0x1901, 0x0191): /* GE B850V3 CP2114 audio interface */
0 commit comments