From owner-freebsd-stable Thu Apr 18 21:57:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from blacklamb.mykitchentable.net (ekgr-dsl2-92.citlink.net [207.173.226.92]) by hub.freebsd.org (Postfix) with ESMTP id 9CCFD37B405 for ; Thu, 18 Apr 2002 21:57:49 -0700 (PDT) Received: from tagalong (unknown [192.168.1.30]) by blacklamb.mykitchentable.net (Postfix) with SMTP id EEE46EE5A1; Thu, 18 Apr 2002 21:57:40 -0700 (PDT) Message-ID: <002101c1e75e$bbfc70f0$1e01a8c0@lc.ca.gov> From: "Drew Tomlinson" To: "Kevin Oberman" Cc: References: <20020418225931.E554A5D04@ptavv.es.net> Subject: Re: options PNPBIOS Date: Thu, 18 Apr 2002 21:57:20 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Kevin Oberman" To: "Drew Tomlinson" Cc: Sent: Thursday, April 18, 2002 3:59 PM Subject: Re: options PNPBIOS > > From: "Drew Tomlinson" > > Date: Thu, 18 Apr 2002 10:24:00 -0700 > > Sender: owner-freebsd-stable@FreeBSD.ORG > > > > I compiled a kernel with options PNPBIOS as instructed in LINT to get my > > sound card working. The machine is a Pentium II Pro. I have ensured > > that the BIOS is configured for PNP OS but still get these messages: > > > > unknown: can't assign resources > > unknown: can't assign resources > > unknown: can't assign resources > > unknown: can't assign resources > > unknown: can't assign resources > > unknown: can't assign resources > > unknown: can't assign resources > > unknown: can't assign resources > > > > I've searched Google and found others with this problem but no > > solutions. Is PNPBIOS documented somewhere? Where should I start? > > These are always present with PNPBIOS as there are several things that > identify themselves via PNP that FreeBSD does not know/care > about. They can almost always be ignored. OK, that makes sense. > As I understand it, PNPBIOS and having BIOS configured for PNP are > very different things and the general advice I have seen is to not > turn on PNP in BIOS. Thanks. After re-reading my orginal post, I wasn't very clear. I configured the BIOS for a PnP OS, meaning the BIOS should disable PnP and leave the management to the OS. > As I understand it, PNPBIOS causes FreeBSD to query BIOS for device > information on all device. It eliminates the need to specify all sorts > of stuff like iomem, irq, and drq in the kernel for ISA devices. I > generally find it annoying and go ahead and define all of the > parameters in my kernel config. > > Of course, it's entirely possible that I don't understand it. You must have a pretty good grasp of it as no one has stepped in to correct you. :) Thanks for your reply, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message