Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jun 1998 22:51:28 -0500 (EST)
From:      Andrew Short <Ashort@concentric.net>
To:        William English <english1@tir.com>
Cc:        FreeBSD Questions Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   Re: (no subject)
Message-ID:  <Pine.SUN.3.96.980625224657.5298J-100000@voyager.cris.com>
In-Reply-To: <35916D4E.4CAD0E10@tir.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Jun 1998, William English wrote:

> Error OpenModem failed /dev/cuaa1: Device Not Configured

FreeBSD doesn't have a device that you are trying to use.  (/dev/cuaa1).

Check to see if you have a dev /dev/cuaa1 (translates to the traditional
com2).  If your modem is on /dev/cuaa0 (com1) like mine, then you need a
set device /dev/cuaa0 in ppp.  If your modem IS on /dev/cuaa1, then do
this:

cd /dev
sh MAKEDEV cuaa1

And THEN check to see if there is a /dev/cuaa1.

-----------------------------------------------------------------------
Andrew Short                                            Colossians 3:23
ashort@concentric.net                http://www.concentric.net/~ashort/
-----------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.96.980625224657.5298J-100000>