Re: Low speed BULK endpoints on UHCI
Greg KH <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Sep 11, 2007 at 01:18:58PM +0400, Brad Campbell wrote: > The other option is to find some way of making the usb-serial/generic > driver able to substitute interrupt for bulk endpoints where required > (and I've spent a bit of time investigating that, but my knowledge of > the linux usb stack is pretty shaky) If you need to do something like this, then just write your own usb-serial driver. It is quite easy to do that, as what you are looking for does not fit into the "generic" usb-serial model. Heck, if you provide us with the endpoint signature (output of /proc/bus/usb/devices) for your device, I'll be glad to knock out a first cut for such a driver, it should not be all that hard. thanks, greg k-h ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel