On Fri, Nov 04, 2005 at 10:45:22AM +0300, Alex Kanavin wrote: > >3. set this configuration to interface (usb_set-interface()) > > Yes. And then it's a little bit tricky: you have to tell the usb_serial > driver framework that this other interface needs to be used, rather than > supplied serial->interface (which is the master interface). You probably > can simply replace serial->interface, but I'm not sure if such a thing is > allowed.
Sorry, but no, that is not currently allowed. But there are ways around it, see the cdc-acm driver for details, as it does it for some devices. thanks, greg k-h ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
