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 0x0a bytes and a "h" (0x68) character repeated
1980 times.  Doesn't seem like much to go on....

Best,
Leif

On Thu, 28 Feb 2002, Nuitari wrote:
> 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.
> >
> > I was able to test it with the usbserial driver by passing the right
> > vendor and product arguments.  I could even send a few AT commands
> > over /dev/ttyUSB0 and get some responses mixed in with garbage, but
> > this clearly is not the correct driver.
> > ....


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to