On Wed, Jun 06, 2007 at 09:19:23PM -0700, David Brownell wrote:
>>    If I comment out the check, the driver works 
>>    (perfectly!), but I guess this isn't acceptable for upstream?
> No, it isn't.

Hrmf. :-)

> Try adding a quirk to the audio driver and making it use interrupt
> transfers instead ... specifically for this device.

So, a new form of quirk? I'm a bit unsure how I'd do that, given my limited
knowledge of USB -- it looks like the transfer type is automatically fetched
from the endpoint structure, and fiddling with that sounds like the Wrong
Thing? Besides, if I send interrupt transfers to a bulk endpoint, won't the
device get confused?

/* Steinar */
-- 
Homepage: http://www.sesse.net/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to