From owner-freebsd-current Sun Aug 4 10:42:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 124AD37B400; Sun, 4 Aug 2002 10:42:42 -0700 (PDT) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B1543E65; Sun, 4 Aug 2002 10:42:41 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.10.2+Sun/8.10.2) with ESMTP id g74HgWG05789; Sun, 4 Aug 2002 10:42:32 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id KAA13180; Sun, 4 Aug 2002 10:42:31 -0700 (PDT) Received: from hollin.btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id LAA05832; Sun, 4 Aug 2002 11:42:29 -0600 (MDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) by hollin.btc.adaptec.com (8.12.5/8.12.5) with ESMTP id g74HdBjF014082; Sun, 4 Aug 2002 11:39:11 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.5/8.12.5/Submit) id g74HdA29014081; Sun, 4 Aug 2002 11:39:10 -0600 (MDT) Date: Sun, 4 Aug 2002 11:39:10 -0600 From: Scott Long To: John Angelmo Cc: current@freebsd.org, imp@freebsd.org Subject: Re: missing stuff for lazy BIOS? Message-ID: <20020804173910.GB13897@hollin.btc.adaptec.com> References: <3D4D6578.4080403@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D4D6578.4080403@veidit.net> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Aug 04, 2002 at 07:33:44PM +0200, John Angelmo wrote: > When building my kernel with option PCI_ENABLE_IO_MODES it complains > that it's an unknown option, has anything beend changed about that today? > > /John > > To quote CVS: date: 2002/07/26 07:58:16; author: imp; state: Exp; lines: +0 -1 Make PCI_ENABLE_IO_MODES a sysctl hw.pci.enable_io_modes. It can also be set at boot time. It defaults to 1 now since it can be set in the boot loader. If this proves unwise, we can reset it to defaulting to 0. I guess that UPDATING needs to be, um, updated. That, or the option needs to be put back in to help with transition. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message