From owner-freebsd-questions@FreeBSD.ORG Thu Jun 8 15:16:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC1F916EAFB for ; Thu, 8 Jun 2006 13:29:02 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC9E43D45 for ; Thu, 8 Jun 2006 13:29:02 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.4/8.13.3) with ESMTP id k58DSx1i065358; Thu, 8 Jun 2006 07:28:59 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.4/8.13.3/Submit) with ESMTP id k58DSwc6065355; Thu, 8 Jun 2006 07:28:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 8 Jun 2006 07:28:58 -0600 (MDT) From: Warren Block To: Steve Bertrand In-Reply-To: <20060607192739.5A34443D45@mx1.FreeBSD.org> Message-ID: <20060608072724.J65320@wonkity.com> References: <20060607192739.5A34443D45@mx1.FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (wonkity.com [127.0.0.1]); Thu, 08 Jun 2006 07:28:59 -0600 (MDT) Cc: 'John Andrewartha' , "'freebsd-questions@FreeBSD.ORG'" Subject: RE: USB-Serial ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 15:16:58 -0000 On Wed, 7 Jun 2006, Steve Bertrand wrote: >> 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. He said it was USB, which should be /dev/ucom0. -Warren Block * Rapid City, South Dakota USA