On Tue, 2005-02-15 at 09:17 +0100, Oliver Neukum wrote: > Am Dienstag, 15. Februar 2005 06:25 schrieb Craig Keogh: > > drivers/usb/class/cdc-acm.c: Entering acm_tty_write to write 1 bytes, > > drivers/usb/class/cdc-acm.c: Entering acm_write_bulk with status 0 > > drivers/usb/class/cdc-acm.c: acm_control_msg: rq: 0x22 val: 0x2 len: 0x0 > > result: 0 > > drivers/usb/class/cdc-acm.c: acm_control_msg: rq: 0x22 val: 0x3 len: 0x0 > > result: 0 > > drivers/usb/class/cdc-acm.c: acm_control_msg: rq: 0x20 val: 0x0 len: 0x7 > > result: 7 > > drivers/usb/class/cdc-acm.c: acm_control_msg: rq: 0x22 val: 0x0 len: 0x0 > > result: 0 > > drivers/usb/class/cdc-acm.c: acm_ctrl_irq - urb shutting down with status: > > -2 > > Your modem is being disconnected. Please make sure you capture all debug > output. >
That is all the debug output. I double checked. There should be more? The problem I am facing is very similar to Gordon Schumacher's: http://article.gmane.org/gmane.linux.usb.devel/30193/ Any ideas / suggestions on what could be wrong? I might be able to code something up that fixes it :) -- Craig Keogh <[EMAIL PROTECTED]> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
