From owner-freebsd-current Tue Jan 14 12: 8:53 2003 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 DFF2137B401 for ; Tue, 14 Jan 2003 12:08:52 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E73CA43F13 for ; Tue, 14 Jan 2003 12:08:51 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 39370 invoked by uid 1000); 14 Jan 2003 20:08:52 -0000 Date: Tue, 14 Jan 2003 12:08:52 -0800 (PST) From: Nate Lawson To: Francis Barnhart Cc: FreeBSD current users , scottl@freebsd.org Subject: Re: disabling ACPI in default install [was: Problem with RC3] In-Reply-To: <20030114194258.20254.qmail@webmail.speakeasy.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Tue, 14 Jan 2003, Francis Barnhart wrote: > That is where this issue is documented. However, it is incorrect. The proper hint is in fact: > hint.acpi.0.disabled I think we can get by fine with: set hint.acpi.0.disabled=1 at the boot prompt. This keeps what we tell users to type consistent with what they add to device.hints. Scott, since you put the original message in INSTALL.TXT, could you correct the acpi disabling advice as shown above? The set command has invalid syntax (extra ".") and there's a typo, "inforation". Thanks, -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message