Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-30 Thread Oliver Neukum
Am Sonntag, 30. Januar 2005 12:00 schrieb Kostja Siefen: > 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- overru

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-30 Thread Kostja Siefen
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+ br

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-30 Thread Oliver Neukum
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

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Kostja Siefen
Hi Oliver, > Please recompile the cdc driver with debug and send the syslog. Here you are: === drivers/usb/class/cdc-acm.c: Entering acm_tty_open. drivers/usb/class/cdc-acm.c: acm_control_msg: rq: 0x22 val: 0x3 len: 0x0 result: 0 drivers/usb/class/cdc-acm.c: Entering acm_tty_write t

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Oliver Neukum
Am Samstag, 29. Januar 2005 18:56 schrieb Kostja Siefen: > I use POSIX system calls (open, write, select, read, close) on the > /dev/usb/ttyACM0 device. I can provide the full source code if that > helps. Please recompile the cdc driver with debug and send the syslog. Regards

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Kostja Siefen
Hi Oliver, > Output of lsusb -v is the first step. === # lsusb -v Bus 002 Device 001: ID : Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass9 Hub bDev

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Oliver Neukum
Am Samstag, 29. Januar 2005 17:33 schrieb Kostja Siefen: > Hi All, > > as I got no answer to my previous mail, I'm asking again. My Motorola V980 is > correctly recognized as a ACM device. After switching the phone to OBEX mode > with the AT command "AT+MODE=22" the phone does not respond to the

[linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Kostja Siefen
Hi All, as I got no answer to my previous mail, I'm asking again. My Motorola V980 is correctly recognized as a ACM device. After switching the phone to OBEX mode with the AT command "AT+MODE=22" the phone does not respond to the initial OBEX packet. I send byte-by-byte the same packet as the w