Am Freitag, 6. August 2010, 12:56:46 schrieb Michael Tokarev: > Now it is recognized by the driver, and even works, but it > creates 3 ttyUSB devices (0, 1 and 2), from which only > ttyUSB0 works, the rest 2 does not respond to AT commands. > > [187658.087913] USB Serial support registered for GSM modem (1-port) > [187658.087913] option 3-1:1.0: GSM modem (1-port) converter detected > [187658.087913] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0 > [187658.087913] option 3-1:1.1: GSM modem (1-port) converter detected > [187658.087913] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1 > [187658.087913] option 3-1:1.2: GSM modem (1-port) converter detected > [187658.091245] usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2 > > I'm not sure what to do next. The device works for me, but I'd > rather finish its support and submit it to the kernel properly. > What's missing now are the 2 extra, non-functional ports. The other two ports are control ports, which support an unknown protocol. Please simply ignore them. We also do so for other devices. And please make a patch to enable support for your device. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html