From owner-freebsd-questions Sat Sep 19 14:55:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA04163 for freebsd-questions-outgoing; Sat, 19 Sep 1998 14:55:29 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kstreet.interlog.com (kstreet.interlog.com [198.53.146.171]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA04141 for ; Sat, 19 Sep 1998 14:55:15 -0700 (PDT) (envelope-from kws@kstreet.interlog.com) Received: (from kws@localhost) by kstreet.interlog.com (8.9.1/8.8.8) id RAA03590; Sat, 19 Sep 1998 17:53:57 -0400 (EDT) (envelope-from kws) To: jm7996@devrycols.edu Cc: questions@FreeBSD.ORG Subject: Re: /kernel.config References: From: Kevin Street Date: 19 Sep 1998 17:53:56 -0400 In-Reply-To: "James A. Mutter"'s message of "Wed, 16 Sep 1998 21:22:15 -0400 (EDT)" Message-ID: <87yarf6a6j.fsf@kstreet.interlog.com> Lines: 29 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "James A. Mutter" writes: > I've been all over the Handbook and the FAQ. I can't find an answer to > this one. > > I've got a PnP sound card that is _not_ automatically recognized by the > kernel. After installing a new kernel I have to manually reenter the > parameters for the card. I could have sworn that I saw somewhere that the > /kernel.config file could 'do this for me' - so to speak. > > Here's what I've got: > > jmutter@insomnia$ cat kernel.config > USERCONFIG > pnp 0 1 os enable port0 0x220 port1 0x330 port2 0x388 irq0 5 drq0 1 drq 1 > 5 > pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 > quit I believe you also need to have the right options in your kernel: options USERCONFIG #boot -c editor options USERCONFIG_BOOT #imply -c and parse info area options VISUAL_USERCONFIG #visual boot -c editor I think it's the USERCONFIG_BOOT that makes it read kernel.config -- Kevin Street street@iName.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message