Update of /cvsroot/alsa/alsa-kernel/usb
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32050

Modified Files:
        usbquirks.h 
Log Message:
Clemens Ladisch <[EMAIL PROTECTED]>:
Terratec PHASE 26 MIDI support


Index: usbquirks.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/usb/usbquirks.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- usbquirks.h 20 Jan 2004 15:31:59 -0000      1.26
+++ usbquirks.h 11 Feb 2004 12:15:55 -0000      1.27
@@ -688,4 +688,14 @@
        
 },
 
+{
+       USB_DEVICE_VENDOR_SPEC(0x0ccd, 0x0013),
+       .driver_info = (unsigned long) & (const snd_usb_audio_quirk_t) {
+               .vendor_name = "Terratec",
+               .product_name = "PHASE 26",
+               .ifnum = 3,
+               .type = QUIRK_MIDI_STANDARD_INTERFACE
+       }
+},
+
 #undef USB_DEVICE_VENDOR_SPEC



-------------------------------------------------------
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