Date: Sun, 21 Jan 2001 03:05:57 -0200 From: Gustavo Vieira Goncalves Coelho Rios <gustavo@ifour.com.br> To: Jake Rivera <jakerivera@ameritech.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Problem Message-ID: <3A6A6E35.B332B9F5@ifour.com.br> References: <000801c08362$42787c80$d0a0b3c7@w4m4k1>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6A6E35.B332B9F5>