Loading sound/usb/usbquirks.h +3 −2 Original line number Diff line number Diff line Loading @@ -294,7 +294,8 @@ YAMAHA_DEVICE(0x7010, "UB99"), } }, { /* a later revision uses ID 0x0099 */ /* Has ID 0x0099 when not in "Advanced Driver" mode. * The UM-2EX has only one input, but we cannot detect this. */ USB_DEVICE(0x0582, 0x0005), .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { .vendor_name = "EDIROL", Loading Loading @@ -385,7 +386,7 @@ YAMAHA_DEVICE(0x7010, "UB99"), } }, { /* a later revision uses ID 0x009d */ /* has ID 0x009d when not in "Advanced Driver" mode */ USB_DEVICE(0x0582, 0x0009), .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { .vendor_name = "EDIROL", Loading Loading
sound/usb/usbquirks.h +3 −2 Original line number Diff line number Diff line Loading @@ -294,7 +294,8 @@ YAMAHA_DEVICE(0x7010, "UB99"), } }, { /* a later revision uses ID 0x0099 */ /* Has ID 0x0099 when not in "Advanced Driver" mode. * The UM-2EX has only one input, but we cannot detect this. */ USB_DEVICE(0x0582, 0x0005), .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { .vendor_name = "EDIROL", Loading Loading @@ -385,7 +386,7 @@ YAMAHA_DEVICE(0x7010, "UB99"), } }, { /* a later revision uses ID 0x009d */ /* has ID 0x009d when not in "Advanced Driver" mode */ USB_DEVICE(0x0582, 0x0009), .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { .vendor_name = "EDIROL", Loading