From owner-freebsd-current@FreeBSD.ORG Mon May 12 12:56:55 2003 Return-Path: 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 8FFDB37B401 for ; Mon, 12 May 2003 12:56:55 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBBF43F93 for ; Mon, 12 May 2003 12:56:54 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id h4CJuqVo015924 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 12 May 2003 15:56:53 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id h4CJuq6M015921; Mon, 12 May 2003 15:56:52 -0400 (EDT) (envelope-from wollman) Date: Mon, 12 May 2003 15:56:52 -0400 (EDT) From: Garrett Wollman Message-Id: <200305121956.h4CJuq6M015921@khavrinen.lcs.mit.edu> To: Andrew Kolchoogin In-Reply-To: <20030511033210.GA19545@mowgli.rinet.ru> References: <20030511033210.GA19545@mowgli.rinet.ru> X-Spam-Score: -19.8 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com / mimedefang) cc: FreeBSD-CURRENT Users Subject: ACPI hangs the Kernel during boot. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 19:56:55 -0000 < said: > Moving away acpi.ko "cures" the situation -- although kernel whines > about unassigned ports/interrupts in PnP probing code. Try adding: debug.acpi.disable="timer" to /boot/loader.conf and see if it works. -GAWollman