From owner-freebsd-questions Sat Mar 6 13: 8:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hawaii.conterra.com (hawaii.conterra.com [209.12.164.32]) by hub.freebsd.org (Postfix) with ESMTP id 95DBE15241 for ; Sat, 6 Mar 1999 13:08:08 -0800 (PST) (envelope-from myself@conterra.com) Received: from dmaddox.conterra.com (myself@dmaddox.conterra.com [209.12.169.48]) by hawaii.conterra.com (8.8.8/8.8.7) with ESMTP id QAA16553; Sat, 6 Mar 1999 16:07:50 -0500 (EST) Received: (from myself@localhost) by dmaddox.conterra.com (8.9.3/8.9.1) id QAA01583; Sat, 6 Mar 1999 16:07:51 -0500 (EST) (envelope-from myself) Date: Sat, 6 Mar 1999 16:07:50 -0500 From: "Donald J . Maddox" To: Nick Sayer Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 3.1 - whither dset? Message-ID: <19990306160750.B1493@dmaddox.conterra.com> Reply-To: dmaddox@conterra.com References: <199903062055.MAA09969@medusa.kfu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199903062055.MAA09969@medusa.kfu.com>; from Nick Sayer on Sat, Mar 06, 1999 at 12:55:36PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just a little warning... I have advised many people to use a /boot/boot.conf file, but this file is deprecated, and you really should use /boot/loader.rc instead. It's the same file, same format, just the name changed. On Sat, Mar 06, 1999 at 12:55:36PM -0800, Nick Sayer wrote: > That's what I get for not checking the mailing list archives first. > > This /boot/boot.conf: > > load /kernel > load -t userconfig_script /boot/kernel.conf > > along with this /boot/kernel.conf: > > pnp 1 0 os > pnp 1 0 enable > pnp 1 0 port0 0x220 > pnp 1 0 irq0 5 > pnp 1 0 drq0 1 > pnp 1 0 drq1 5 > > does the trick. > > > 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