17 Sep
2007
17 Sep
'07
9:34 p.m.
Hi,
I am looking to implement support for the E-Mu USB cards. The card is basically following a mix of USB 1.0 and USB 2.0 descriptors.
The bInterfaceClass field of the standard interface descriptors for the Audio Control, Audio Streaming, and MIDI Streaming interfaces are set to 0xFF (vendor-specific) instead of 0x01 (USB Audio).
Can I put in a quirk into the snd-usb-audio driver to handle this?
The card also has customised controls. Can one add those to snd-usb-audio, or would it be better to add those to a totally new driver?
Kind Regards James