From owner-freebsd-current Sun Aug 4 13:51:19 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 BB1C537B400; Sun, 4 Aug 2002 13:51:14 -0700 (PDT) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B29943E42; Sun, 4 Aug 2002 13:51:14 -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 g74JxoG19847; Sun, 4 Aug 2002 12:59:50 -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 MAA27683; Sun, 4 Aug 2002 12:59:50 -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 NAA06520; Sun, 4 Aug 2002 13:59:47 -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 g74JuSjF014200; Sun, 4 Aug 2002 13:56:28 -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 g74JuSck014199; Sun, 4 Aug 2002 13:56:28 -0600 (MDT) Date: Sun, 4 Aug 2002 13:56:28 -0600 From: Scott Long To: Robert D Hughes Cc: John Angelmo , current@freebsd.org, imp@freebsd.org Subject: Re: missing stuff for lazy BIOS? Message-ID: <20020804195628.GA14188@hollin.btc.adaptec.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 02:32:56PM -0500, Robert D Hughes wrote: > When was this done? I'm experiencing hard locks at boot on my toshiba > laptop, similar to when I enabled PCI_ENABLE_IO_MODES in the kernel. If > it defaults to one, then this might explain it. Please consider reverting > it to 0 as the default. Yes, it defaults to '1'. Can you set it to '0' in the loader? If that works, you can set it in /boot/loader.conf. Scott > > -----Original Message----- > From: Scott Long [mailto:scott_long@btc.adaptec.com] > Sent: Sun 8/4/2002 12:39 PM > To: John Angelmo > Cc: current@freebsd.org; imp@freebsd.org > Subject: Re: missing stuff for lazy BIOS? > > > > 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 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message