Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248186
b: refs/heads/master
c: 56a9eb1
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Mack authored and Takashi Iwai committed May 18, 2011
1 parent fc25ca4 commit a64a4a3
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: 759e890f5c25ef087d866b330261e793b03ef7a4
refs/heads/master: 56a9eb1f30c3c7b543a5684e91b47d6ae952feba
11 changes: 11 additions & 0 deletions trunk/sound/usb/quirks-table.h
Original file line number Diff line number Diff line change
Expand Up @@ -2179,6 +2179,17 @@ YAMAHA_DEVICE(0x7010, "UB99"),
}
},

/* KORG devices */
{
USB_DEVICE_VENDOR_SPEC(0x0944, 0x0200),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
.vendor_name = "KORG, Inc.",
/* .product_name = "PANDORA PX5D", */
.ifnum = 3,
.type = QUIRK_MIDI_STANDARD_INTERFACE,
}
},

/* AKAI devices */
{
USB_DEVICE(0x09e8, 0x0062),
Expand Down

0 comments on commit a64a4a3

Please sign in to comment.