From owner-freebsd-acpi@FreeBSD.ORG Sun Dec 19 04:27:22 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1754E16A4CF for ; Sun, 19 Dec 2004 04:27:20 +0000 (GMT) Received: from Bastion.VanValzah.Com (Bastion.VanValzah.Com [64.81.228.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E5743D39 for ; Sun, 19 Dec 2004 04:27:20 +0000 (GMT) (envelope-from Bob@VanValzah.Com) Received: from 10.168.60.202 (Snarky.VanValzah.Com [64.81.228.121]) iBJ4RJVb077817 for ; Sat, 18 Dec 2004 22:27:19 -0600 (CST) (envelope-from Bob@VanValzah.Com) From: Bob Van Valzah To: FreeBSD-ACPI@FreeBSD.Org Content-Type: text/plain Date: Sat, 18 Dec 2004 22:26:36 -0600 Message-Id: <1103430396.1593.4.camel@Bud.29West.Com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Possible Handbook Typo X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 04:27:22 -0000 I'm just reading the acpi-debug.html page in the handbook and I see something that looks suspicious (to my eyes at least). Section 11.16.3.2 System Hangs (temporary or permanent) advises setting hint.apic.0.disabled="1" in loader.conf. Shouldn't hints go in /boot/device.hints instead of loader.conf? I'm no expert in this area, so I thought I check it with the ACPI list before submitting a PR. Thanks, Bob