All of lore.kernel.org
 help / color / mirror / Atom feed
* MOTU Midi Express XT driver
@ 2011-06-30 15:34 Torsten Schenk
  2011-06-30 16:05 ` Clemens Ladisch
  0 siblings, 1 reply; 4+ messages in thread
From: Torsten Schenk @ 2011-06-30 15:34 UTC (permalink / raw)
  To: alsa-devel

Hello all,

I'm currently trying to write a driver for the MOTU Midi Express XT. The problem I have is that the device has same idVendor and idProduct as the MOTU FastLane Quad MIDI Interface (for which already a driver exists in snd-usbmidi). If I do an lsusb, I see that the field iProduct identifies the device as a Midi Express XT. But I found no way of matching to iProduct in the usb_device_id structure. Is there a possibility to do so? Otherwise I'm thinking of patching snd-usbmidi in a way that it differentiates between the devices there.

Thanks,
Torsten


Here the lsusb output:
Bus 004 Device 003: ID 07fd:0001 Mark of the Unicorn FastLane Quad MIDI Interface
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass         1
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x07fd Mark of the Unicorn
  idProduct          0x0001 FastLane Quad MIDI Interface
  bcdDevice            1.32
  iManufacturer           0
  iProduct              119 MIDI Express XT
  iSerial                 0
  bNumConfigurations      1
...

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

end of thread, other threads:[~2011-06-30 16:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 15:34 MOTU Midi Express XT driver Torsten Schenk
2011-06-30 16:05 ` Clemens Ladisch
2011-06-30 16:11   ` Torsten Schenk
2011-06-30 16:25     ` Clemens Ladisch

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.