From owner-freebsd-stable Sat Oct 14 6:49:25 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 7259337B66C for ; Sat, 14 Oct 2000 06:49:21 -0700 (PDT) Received: from veager.siteplus.net (1Cust86.tnt9.chattanooga.tn.da.uu.net [63.39.120.86]) by gull.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id GAA02898; Sat, 14 Oct 2000 06:49:06 -0700 (PDT) Date: Sat, 14 Oct 2000 09:49:03 -0400 (EDT) From: Jim Weeks To: Erik Trulsson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: PNP > /boot/kernel.conf In-Reply-To: <20001014100939.A46715@student.uu.se> 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 On Sat, 14 Oct 2000, Erik Trulsson wrote: > 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. Well, I thought I had tried this when the box was running 3.2 and had been plagued with errors :/ However, the proof is in the pudding ;-) 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> q avail memory = 17395712 (16988K bytes) Preloaded elf kernel "kernel" at 0xc0328000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc032809c. Probing for PnP devices: CSN 1 Vendor ID: BRI9411 [0x1194490a] Serial 0xb562d73a Comp ID: @@@0000 [0x00000000] sio1: type 16550A sio1 (siopnp sn 0xb562d73a) at 0x2f8-0x2ff irq 3 on isa CSN 2 Vendor ID: BRI9410 [0x1094490a] Serial 0xdd877d7e Comp ID: @@@0000 [0x00000000] sio2: type 16550A sio2 (siopnp sn 0xdd877d7e) at 0x3e8-0x3ef irq 5 on isa Thanks, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message