Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22712
b: refs/heads/master
c: 119c4ff
h: refs/heads/master
v: v3
  • Loading branch information
Clemens Ladisch authored and Jaroslav Kysela committed Mar 22, 2006
1 parent 09befc9 commit 67d1df6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 05422575d4bc5d1a6aff22dfa9a0b5bc701ccf6f
refs/heads/master: 119c4ff52e5250a476054e6faca9a85422a0402b
5 changes: 3 additions & 2 deletions trunk/sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 67d1df6

Please sign in to comment.