Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-03-07 Thread Brad Hards
On Fri, 8 Mar 2002 10:20, Leif Jensen wrote: > On Wed, 6 Mar 2002, Brad Hards wrote: > > On Wed, 6 Mar 2002 08:30, Leif Jensen wrote: > > > T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 4 Spd=12 MxCh= 0 > > > D: Ver= 1.10 Cls=02(comm.) Sub=02 Prot=00 MxPS= 8 #Cfgs= 1 > > > > This is an illega

Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-03-07 Thread Leif Jensen
Thanks for your response. I would very much like to get a few people who know something about these issues thinking about what might be happening, because I have no experience. The problems I see are inability to dial out and garbled responses from the phone. On Wed, 6 Mar 2002, Brad Hards wrot

Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-03-05 Thread Brad Hards
On Wed, 6 Mar 2002 08:30, Leif Jensen wrote: > Here are just a few updates from things that I tried with my Motorola > V120c phone over USB this past weekend. > > I can get the usbserial driver to talk to it by specifying the > vendor and product. It looks like this: > > T: Bus=01 Lev=01 Prnt=01

Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-03-05 Thread Leif Jensen
Here are just a few updates from things that I tried with my Motorola V120c phone over USB this past weekend. I can get the usbserial driver to talk to it by specifying the vendor and product. It looks like this: T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 4 Spd=12 MxCh= 0 D: Ver= 1.10 Cl

Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-03-04 Thread Nuitari
I have a Motorola i90c phone. But I use the serial and not the usb cable. Maybe there is a bug with usb or something On Fri, 1 Mar 2002, Nick Papadonis wrote: > Leif Jensen <[EMAIL PROTECTED]> writes: > > > Capturing the output with "cat /dev/ttyUSB0 >out" produced a huge file > > mostly filled

Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-03-01 Thread Nick Papadonis
Leif Jensen <[EMAIL PROTECTED]> writes: > Capturing the output with "cat /dev/ttyUSB0 >out" produced a huge file > mostly filled with repeated 0x0a bytes. Mixed in were echos and > responses like "atdt 1231234567___NO CARRIER" separated by 3 0x0a bytes, > represented here by '_'. At one point s

Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-02-28 Thread Leif Jensen
Capturing the output with "cat /dev/ttyUSB0 >out" produced a huge file mostly filled with repeated 0x0a bytes. Mixed in were echos and responses like "atdt 1231234567___NO CARRIER" separated by 3 0x0a bytes, represented here by '_'. At one point sending "help" elicited an echo followed by two 0x

Re: [Linux-usb-users] Trying to use a cell phone with acm module

2002-02-28 Thread Nuitari
I'm curious to the type of garbage you receive, does it start with ~-- (or something similar) On Thu, 28 Feb 2002, Leif Jensen wrote: > I have a Motorola V120c cellular phone with a usb data cable. I would > like to be able to use it to make modem connections from a Linux 2.4.18 > system. > >