Hi Oliver,

> Am Samstag, 29. Januar 2005 23:14 schrieb Kostja Siefen:
> > drivers/usb/class/cdc-acm.c: Entering acm_softint.
> > drivers/usb/class/cdc-acm.c: input control lines: dcd- dsr- break- ring-
> > framing- parity- overrun- drivers/usb/class/cdc-acm.c: input control
> > lines: dcd- dsr+ break- ring- framing- parity- overrun-
> > 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 drivers/usb/class/cdc-acm.c: Entering acm_read_bulk with
> > status -2
>
> This indicates that the device is disconnected. You can add a printk to
> acm_disconnect() to confirm this.

I added a printk() to acm_disconnect() but it is not called! The device is 
still connected. Any ideas?

Thanks!

Kostja


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to