Am Dienstag, 4. Juli 2006 23:48 schrieb David Ronis: > Thanks Oliver, > > > On Tue, 2006-07-04 at 21:50 +0200, Oliver Neukum wrote: > > Am Dienstag, 4. Juli 2006 16:44 schrieb David Ronis: > > > Thanks for the reply. The output of lsusb -v follows at the end. As > > > > This device does not report itself to be a modem. > > So presumably there's some simple place to force the driver to recognize > this device? I tried this with the omninet driver (it was trivial to do
It wouldn't work, because acm doesn't use the packets omninet uses. The very fact that it works with the omninet driver shows that you are close. If you absolutely insist on trying cdc-acm, it is this list: static struct usb_device_id acm_ids[] = { from drivers/usb/class/cdc-acm.c Do you have traces of this modem working under other operating systems? Regards Oliver Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel