From owner-cvs-all Tue Jun 1 15:13:46 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id A9E9415605; Tue, 1 Jun 1999 15:13:27 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id XAA25144; Tue, 1 Jun 1999 23:13:36 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 1 Jun 1999 23:13:36 +0100 (BST) From: Doug Rabson To: "Matthew N. Dodd" Cc: Bill Paul , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci if_xl.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 1 Jun 1999, Matthew N. Dodd wrote: > On this note, is there a way to determine the setting of the BIOS PNP OS > knob? Windows has to do it somehow... > Not really (other than by noticing that devices haven't been setup right). Its not a hardware setting but just disables the bios code which sets up the device. > Failing this, couldn't the PCI code DTRT if the devices weren't setup? Eventually. I have the equivalent code for isa pnp almost working (I need to assign locations to isa pnp cards since my alpha machines don't have anything close to a PNP bios...) -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message