Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 2006 15:29:52 -0400
From:      "Steve Bertrand" <iaccounts@ibctech.ca>
To:        "'John Andrewartha'" <mulgajohn@bigpond.com>
Cc:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@freebsd.org>
Subject:   RE: USB-Serial ??
Message-ID:  <20060607192739.5A34443D45@mx1.FreeBSD.org>
In-Reply-To: <6.2.3.4.2.20060607232159.022dde70@mail.bigpond.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> The saga of the 3G modem.  Labeled in AU as the Maxon MM 5500c.
> This device is a modem on the usb bus, it looks like and 
> understands the at commands. Under XP.
> I am using fbsd 6.1.
> How do I get ppp to talk to it?
> The man pages keep pointing to /dev/cuaU? A device that does 
> not exist yet.

Don't know about the rest, but in FBSD 6+, the serial devices are
/dev/cuad0 for COM1 and /dev/cuad1 for COM2.

Try a:

# cu -l /dev/cuad0 to see if you can connect to the device.

Steve




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060607192739.5A34443D45>