Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 1998 15:46:11 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        larry_nilsen <larry_nilsen@eee.org>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: setting up ppp! 
Message-ID:  <199810261546.PAA02806@woof.lan.awfulhak.org>
In-Reply-To: Your message of "Sat, 24 Oct 1998 00:33:01 PDT." <363182AC.EEF119FE@eee.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> ivebeen trying to get ppp running could you tell me how to fix this
> errror
> open modem failed /dev/cuaa1:Device not configured?
> i have version 2.2.7 FREEBSD
> Also how can i make sure that my modem is recognized by my Kernel
> so that will be one less issue out of my way ! Trying to get ppp
> running
>             Thank You in Advance.

Device not configured means that cuaa1 (COM2) was not probed 
correctly.

Running ``dmesg | fgrep sio'' will show you which com devices were 
seen at boot time, and typing ``-c'' at the boot prompt allows you to 
configure the port & IRQ of COM1-COM4.

If you've got a ``winmodem'', give up now.  You'll need to invest in 
a proper modem.

All this is in the FAQ or handbook.
-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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?199810261546.PAA02806>