> 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. :) ------------------------------------------------------- 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
