add support for M-Audio OmniStudio MIDI
--- alsa-kernel/usb/usbquirks.h.org 2003-10-08 11:12:13.636616000 +0200
+++ alsa-kernel/usb/usbquirks.h 2003-10-08 15:23:41.059987000 +0200
@@ -638,6 +638,19 @@
}
}
},
+{
+ USB_DEVICE_VENDOR_SPEC(0x0763, 0x200d),
+ .driver_info = (unsigned long) & (const snd_usb_audio_quirk_t) {
+ .vendor_name = "M-Audio",
+ .product_name = "OmniStudio",
+ .ifnum = 9,
+ .type = QUIRK_MIDI_MIDIMAN,
+ .data = & (const snd_usb_midi_endpoint_info_t) {
+ .out_cables = 0x0001,
+ .in_cables = 0x0001
+ }
+ }
+},
/* Mark of the Unicorn devices */
{
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel