Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22770
b: refs/heads/master
c: 318d27f
h: refs/heads/master
v: v3
  • Loading branch information
Clemens Ladisch authored and Jaroslav Kysela committed Mar 22, 2006
1 parent 7a66853 commit c3afc5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 32e19e882c722b41f37e90956bf12eacdaba6f2b
refs/heads/master: 318d27f8b424ec9e025aafe4bffa00aab5993f2f
3 changes: 2 additions & 1 deletion trunk/sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -1408,10 +1408,11 @@ YAMAHA_DEVICE(0x7010, "UB99"),

/* Casio devices */
{
/* this ID is used by several devices without a product ID */
USB_DEVICE(0x07cf, 0x6802),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
.vendor_name = "Casio",
.product_name = "AP-80R",
.product_name = "Keyboard",
.ifnum = 0,
.type = QUIRK_MIDI_YAMAHA
}
Expand Down

0 comments on commit c3afc5a

Please sign in to comment.