Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22768
b: refs/heads/master
c: 0243ef7
h: refs/heads/master
v: v3
  • Loading branch information
Clemens Ladisch authored and Jaroslav Kysela committed Mar 22, 2006
1 parent e867003 commit 651e4cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c1fc8047310c9d3147f9521af651a5823a72d218
refs/heads/master: 0243ef71acc0b5bd734b511ae6d9b4b481c1dc5e
11 changes: 11 additions & 0 deletions trunk/sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -1406,6 +1406,17 @@ YAMAHA_DEVICE(0x7010, "UB99"),
}
},

/* Casio devices */
{
USB_DEVICE(0x07cf, 0x6802),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
.vendor_name = "Casio",
.product_name = "AP-80R",
.ifnum = 0,
.type = QUIRK_MIDI_YAMAHA
}
},

/* Mark of the Unicorn devices */
{
/* thanks to Robert A. Lerche <ral 'at' msbit.com> */
Expand Down

0 comments on commit 651e4cc

Please sign in to comment.