> I am writing a driver for a modem. Modem is an USB one and is detected by > Linux as standard ACM CDC device. The problem is -- it will load standard > ACM driver for it, not my own driver. I guess, it does the right thing > because modem is ACM CDC one, but I really need my driver to operate the > modem properly.
Why don't you add the special things your modem needs to the acm cdc driver? Duncan. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
