From owner-freebsd-questions Sun Feb 9 22:19: 7 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E09CB37B401 for ; Sun, 9 Feb 2003 22:19:05 -0800 (PST) Received: from web11503.mail.yahoo.com (web11503.mail.yahoo.com [216.136.172.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 6289743FF5 for ; Sun, 9 Feb 2003 22:17:57 -0800 (PST) (envelope-from rhyous@yahoo.com) Message-ID: <20030210061757.73914.qmail@web11503.mail.yahoo.com> Received: from [12.254.137.58] by web11503.mail.yahoo.com via HTTP; Sun, 09 Feb 2003 22:17:57 PST Date: Sun, 9 Feb 2003 22:17:57 -0800 (PST) From: Karwin Karwin Subject: FreeBSD 5.0 - kernel config - options PNPBIOS To: questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Software ========= FreeBSD 5.0 kernel config PROBLEM ======== putting option in kernel options PNPBIOS SYMPTOM/ERROR ============== I am using FreeBSD 5.0 I am trying to recompile my kernel to get my onboard Crystal Sound Card (CS4235-JQ) working. I read the FreeBSD Handbook and foun that my exact card isn't listed on the support, but the ones that are listed are very similar. After reading section 16.2.1.3, I added the following lines to the kernel: device pcm device csa I compiled everything just fine, but the sound card still didn't work. So I see the section 16.2.1.5 about onboard devices and it says to add the following line to the kernel: options PNPBIOS I added the line and when I try to run /usr/sbin/config on my krnl file I get the following output: # /usr/sbin/config KRNL0 KRNL0: unknown option "PNPBIOS" Question: ========== Is this not something supported in FreeBSD 5.0? Or do you have to put it in a different format? Thanks, Jared Barneck, rhyous@yahoo.com __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message