All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Terratec PHASE 26 MIDI support
@ 2004-02-11  9:47 Clemens Ladisch
  2004-02-11 14:26 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Clemens Ladisch @ 2004-02-11  9:47 UTC (permalink / raw)
  To: alsa-devel


This adds a quirk for the PHASE 26's MIDI interface.


Index: alsa-kernel/usb/usbquirks.h
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/usb/usbquirks.h,v
retrieving revision 1.26
diff -u -r1.26 usbquirks.h
--- alsa-kernel/usb/usbquirks.h	20 Jan 2004 15:31:59 -0000	1.26
+++ alsa-kernel/usb/usbquirks.h	11 Feb 2004 09:33:45 -0000
@@ -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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Terratec PHASE 26 MIDI support
  2004-02-11  9:47 [PATCH] Terratec PHASE 26 MIDI support Clemens Ladisch
@ 2004-02-11 14:26 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2004-02-11 14:26 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: alsa-devel

At Wed, 11 Feb 2004 10:47:33 +0100 (MET),
Clemens Ladisch wrote:
> 
> 
> This adds a quirk for the PHASE 26's MIDI interface.

thanks, is on cvs now.


Takashi


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-11 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-11  9:47 [PATCH] Terratec PHASE 26 MIDI support Clemens Ladisch
2004-02-11 14:26 ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.