From owner-freebsd-current Fri Jan 8 05:21:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA22607 for freebsd-current-outgoing; Fri, 8 Jan 1999 05:21:55 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA22595 for ; Fri, 8 Jan 1999 05:21:52 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.1/8.9.1) id OAA97154; Fri, 8 Jan 1999 14:20:46 +0100 (CET) (envelope-from des) To: frank@exit.com Cc: viren@rstcorp.com, frank@tinker.exit.com, current@FreeBSD.ORG Subject: Re: Why won't 3.0-current remember my config? References: <199901060615.WAA00326@realtime.exit.com> From: Dag-Erling Smorgrav Date: 08 Jan 1999 14:20:45 +0100 In-Reply-To: Frank Mayhar's message of "Tue, 5 Jan 1999 22:15:47 -0800 (PST)" Message-ID: Lines: 22 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Frank Mayhar writes: > > Put your pnp config line above in a file (say /boot/pnp.config ) like: > > > > USERCONFIG > > pnp 1 1 os enable port0 0x534 port2 0x220 port3 0xe0d irq0 10 drq0 1 drq1 6 > > quit > > > > and in > > /boot/boot.conf put in the line > > load -t userconfig_script /boot/pnp.config > > Okay, this worked, with the added caveat that putting _just_ that line > in /boot/boot.conf results in the message "load: can't load file before > kernel" and the command being ignored. I preceded that line with the line > "load kernel" and everything appears to be working fine. Many thanks. Remove the "USERCONFIG" and "quit" lines from /boot/pnp.config. And you might want to add "autoboot 5" at the end of /boot/boot.conf. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message