Skip site navigation (1)Skip section navigation (2)
Date:        Sat, 14 Oct 2000 10:09:39 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        freebsd-stable@freebsd.org
Subject:   Re: PNP > /boot/kernel.conf
Message-ID:  <20001014100939.A46715@student.uu.se>
In-Reply-To: <Pine.BSF.4.21.0010132012060.68618-100000@veager.siteplus.net>; from jim@siteplus.net on Fri, Oct 13, 2000 at 08:29:15PM -0400
References:  <Pine.BSF.4.21.0010132012060.68618-100000@veager.siteplus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 13, 2000 at 08:29:15PM -0400, Jim Weeks wrote:
> I have been sifting through the sparse documentation on this subject and
> am not at all sure I have this right.  I can't test this right now because
> this machine is currently in production and really needs to continue working
> untill at least tomorrow.  Even then it would be nice to remote reboot
> this machine and actually have it come back up on its own.
> 
> This machine is gateway for a local lan and has a dual 56k PNP isa
> modem.  The boot -c commands to configure this modem would look like
> this.
> 
> config> pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8
> config> pnp 2 0 enable os irq0 5 drq0 0 port0 0x3e8
> config> quit
> 
> If someone would look at the following config and comment I would
> appreciate it.

Unless I am badly mistaken you can use exactly the same syntax in
/boot/kernel.conf and boot -c so you can put the lines above (minus
prompts) in /boot/kernel.conf and it should work fine.

I can't test that to verify my memory since I don't have a machine that runs
3.x and the pnp commands were removed in 4.0 (so if your machine is running
4.x, don't bother with those commands. It won't work.)

> 
> pn 1 0 en os
> ir sio1 3
> dr sio1 0
> po sio1 0x2f8
> pn 2 0 en os
> ir sio2 5
> dr sio2 0
> po sio2 0x3e8
> q
> 



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001014100939.A46715>