On Wednesday 09 November 2005 11:50 am, Greg KH wrote: > On Sat, Nov 05, 2005 at 03:31:38AM +0200, Alexander Kanavin wrote: > > David Brownell wrote: > > >>I had a look at cdc-acm, and the only device specific thing that it does > > >>is hardcoding interface numbers for some broken modems which have no CDC > > >>union descriptor, which is exactly what we're trying to avoid. Is there > > >>something else I missed? > > > > > > > > >The cdc_ether driver might be a better example of how to bind to (and > > >unbind > > >from) multiple interfaces. It doesn't hardcode a thing. :) > > > > Yeah, but this means dku2 would have to be a fully standalone driver, > > rather than a plugin to usb-serial. > > But that would mean it would actually work :)
However, I'll point out that cdc_ether is a plugin to usbnet, yet it still works. :) Doing that with nokia_dku2 and/or cdc_acm would clearly be doable, with a bit of work. (Likely including usb-serial framework updates.) Whether someone signs up to do that work is a separate issue ... - Dave ------------------------------------------------------- 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
