From owner-freebsd-stable Fri Oct 13 17:29:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.prod.itd.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id 7901737B66D for ; Fri, 13 Oct 2000 17:29:24 -0700 (PDT) Received: from veager.siteplus.net (user-38lc8d9.dialup.mindspring.com [209.86.33.169]) by gull.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id RAA16417 for ; Fri, 13 Oct 2000 17:29:22 -0700 (PDT) Date: Fri, 13 Oct 2000 20:29:15 -0400 (EDT) From: Jim Weeks To: freebsd-stable@freebsd.org Subject: PNP > /boot/kernel.conf Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. 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 I know that Graham Wheeler has done some work toward documentation on this but I wasn't able to find the result of his work in the archives. Thanks in advance, -- Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message