From owner-freebsd-questions Sat Jan 20 21: 6:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from midas.ifour.com.br (unknown [200.238.229.70]) by hub.freebsd.org (Postfix) with SMTP id 3500D37B404 for ; Sat, 20 Jan 2001 21:06:31 -0800 (PST) Received: (qmail 84114 invoked from network); 21 Jan 2001 02:02:11 -0000 Received: from unknown (HELO ifour.com.br) (192.168.1.11) by 192.168.1.10 with SMTP; 21 Jan 2001 02:02:11 -0000 Message-ID: <3A6A6E35.B332B9F5@ifour.com.br> Date: Sun, 21 Jan 2001 03:05:57 -0200 From: Gustavo Vieira Goncalves Coelho Rios X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jake Rivera Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem References: <000801c08362$42787c80$d0a0b3c7@w4m4k1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Jake Rivera wrote: > > i can't get ppp to connect to my isp, well, actually, i can't get my > modem to dial here's the logs, no matter how i try to launch it, i > get ' warning: deflink: /dev/cuaa2: device not configured' so how do > i configure that? my modem is on com5 in windows, And I only have the > option ppp0 and two more that I can't remember. You have to enable it into your kernel and set the necesary parameters, like IRQ and IO port. After build the whole kernel, need to (cd /dev; ./MAKEDEV all) For configuring your kernel, take a look at /sys/i386/conf/LINT. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message