Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 1998 08:20:44 -0500
From:      "J.A. Terranson" <sysadmin@mfn.org>
To:        "'Doug White'" <dwhite@resnet.uoregon.edu>, Brendan Kosowski <brendan@bmkind.lnk.telstra.net>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   RE: 2 ppp questions
Message-ID:  <01BD86EC.D9BE8EB0@w3svcs.mfn.org>

next in thread | raw e-mail | index | archive | help
Yes, you do.  Serial devices in the default kernel are 0x3f8/IRQ4 ("Com1")
and 0x2f8/IRQ3 ("Com2").  You may add other devices, or alter these, but you
*must* make a new kernel to do it. (BTW: This comes in VERY handy for oddball
configurations, for example, this machine has 0x3f8 on IRQ7 and 0x2f8 on IRQ4,
although the reasoning is a LONG story I wont go into...  If you absolutely 
need strange settings, remember that FBSD will let you put just about anything
into just about anywhere!)

J.A. Terranson
sysadmin@mfn.org

-----Original Message-----
From:	Doug White [SMTP:dwhite@gdi.uoregon.edu]
Sent:	Sunday, May 24, 1998 4:00 AM
To:	Brendan Kosowski
Cc:	FreeBSD Questions
Subject:	Re: 2 ppp questions

On Fri, 22 May 1998, Brendan Kosowski wrote:

> 
> I've got a modem connected to what is known as COM3 in the dos world.
> 
> When I run pppd, what device should I use ???

/dev/cuaa2

> Do I have to make a new kernel to support the device ???

I think so.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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


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?01BD86EC.D9BE8EB0>