From owner-cvs-src@FreeBSD.ORG Fri May 23 14:44:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAC7A37B401 for ; Fri, 23 May 2003 14:44:00 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 95F5243F93 for ; Fri, 23 May 2003 14:43:59 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 97861 invoked by uid 1000); 23 May 2003 21:44:00 -0000 Date: Fri, 23 May 2003 14:44:00 -0700 (PDT) From: Nate Lawson To: Warner Losh In-Reply-To: <200305232133.h4NLXfkA029483@harmony.village.org> Message-ID: <20030523144156.E97806@root.org> References: <200305231727.h4NHRWf9072169@repoman.freebsd.org> <200305232133.h4NLXfkA029483@harmony.village.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "Bruce A. Mah" cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/i386 proc-i386.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 21:44:01 -0000 On Fri, 23 May 2003, Warner Losh wrote: > In message <200305231727.h4NHRWf9072169@repoman.freebsd.org> "Bruce A. Mah" writes: > : I'm lost in a maze of twisty little tunables, all different. > : The ACPI-disabling hint goes into device.hints, not loader.conf. > > Actually, it can go in either place. Sorry for the misdirection then. At one point, I swear you had to instead do "set hint.acpi.0.disabled=1" in loader.conf and that the format he used (key=value) was only valid in device.hints. Why do we have device.hints if it's just a subset of the loader.conf functionality? -Nate