Update of /cvsroot/alsa/alsa-kernel/usb
In directory sc8-pr-cvs1:/tmp/cvs-serv22063

Modified Files:
        usbquirks.h 
Log Message:
Clemens Ladisch <[EMAIL PROTECTED]>
add support for Edirol UM-1SX


Index: usbquirks.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/usb/usbquirks.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- usbquirks.h 19 Jan 2004 19:33:46 -0000      1.25
+++ usbquirks.h 20 Jan 2004 15:31:59 -0000      1.26
@@ -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-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to