add support for Edirol UM-1SX

Index: alsa-kernel/usb/usbquirks.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/usb/usbquirks.h,v
retrieving revision 1.25
diff -u -r1.25 usbquirks.h
--- alsa-kernel/usb/usbquirks.h 19 Jan 2004 19:33:46 -0000      1.25
+++ alsa-kernel/usb/usbquirks.h 20 Jan 2004 15:08:18 -0000
@@ -501,6 +501,15 @@
                }
        }
 },
+{
+       USB_DEVICE(0x0582, 0x0052),
+       .driver_info = (unsigned long) & (const snd_usb_audio_quirk_t) {
+               .vendor_name = "EDIROL",
+               .product_name = "UM-1SX",
+               .ifnum = 0,
+               .type = QUIRK_MIDI_STANDARD_INTERFACE
+       }
+},

 /* Midiman/M-Audio devices */
 {




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to