From owner-freebsd-questions Mon Oct 26 11:08:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09882 for freebsd-questions-outgoing; Mon, 26 Oct 1998 11:08:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09841 for ; Mon, 26 Oct 1998 11:08:26 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@woof.lan.awfulhak.org [172.16.0.7]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id TAA16241; Mon, 26 Oct 1998 19:07:50 GMT (envelope-from brian@Awfulhak.org) Received: from woof.lan.awfulhak.org (brian@localhost [127.0.0.1]) by woof.lan.awfulhak.org (8.9.1/8.9.1) with ESMTP id PAA02806; Mon, 26 Oct 1998 15:46:11 GMT (envelope-from brian@woof.lan.awfulhak.org) Message-Id: <199810261546.PAA02806@woof.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: larry_nilsen cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: setting up ppp! In-reply-to: Your message of "Sat, 24 Oct 1998 00:33:01 PDT." <363182AC.EEF119FE@eee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Oct 1998 15:46:11 +0000 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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 , , 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