From owner-freebsd-questions Mon Mar 29 23:18:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id 9CED314D16 for ; Mon, 29 Mar 1999 23:18:26 -0800 (PST) (envelope-from marko@uk.radan.com) Received: from [158.152.75.22] (helo=uk.radan.com) by finch-post-12.mail.demon.net with smtp (Exim 2.12 #1) id 10Rsmi-000H8A-0C; Tue, 30 Mar 1999 07:18:05 +0000 Organisation: Radan Computational Ltd., Bath, UK. Phone: +44-1225-320320 Fax: +44-1225-320311 Received: from support-3.uk.radan.com (support-3 [193.114.228.220]) by uk.radan.com (8.6.10/8.6.10) with ESMTP id IAA01989; Tue, 30 Mar 1999 08:17:34 +0100 Received: from uk.radan.com by support-3.uk.radan.com (SMI-8.6/SMI-SVR4) id IAA01490; Tue, 30 Mar 1999 08:17:33 +0100 Message-ID: <37007A69.262C1529@uk.radan.com> Date: Tue, 30 Mar 1999 08:16:57 +0100 From: Mark Ovens Organization: Radan Computational Ltd X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 4.1.3_U1 sun4m) X-Accept-Language: en-GB MIME-Version: 1.0 To: Douw Steyn Cc: freebsd-questions@freebsd.org Subject: Re: auto enabling a pnp card on bootup References: <199903300556.HAA04303@tekka.vis.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Douw Steyn wrote: > > Hi, > > I have a SB16 sound card and I using Luigi's driver and running > FreeBSD 3.1. The BIOS does not automatically enable the card - so > I get "CSN 1 detected, but LDN 0 not enabled.." message on boot. > So I have to boot -c, do a "pnp 1 0 os enable..", etc. > Before I upgraded (under FreeBSD 2.6) this was remembered and I > only needed to do this once. Now I have to do it every time I > boot. Has something changed, and if so, how do I now get my system > to remember to enable my card every time it boots up. > I believe that ``boot -c'' saves your config in /kernel.config (well that was what I was told, but I've not tried it as I already had a /kernel.config I made manually under 2.2.8). Anyway, if the settings wren't in /kernel.config enter them yourself and then add the following to /boot/loader.rc: load /kernel load -t userconfig_script /kernel.config autoboot HTH > Thanks, > Douw. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:marko@uk.radan.com http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message