From owner-acpi-jp@jp.FreeBSD.org Wed May  7 12:11:32 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h473BW097546;
	Wed, 7 May 2003 12:11:32 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from usilms55.ca.com (mail9.ca.com [141.202.248.42])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h473BVY97496
	for <acpi-jp@jp.freebsd.org>; Wed, 7 May 2003 12:11:31 +0900 (JST)
	(envelope-from wollman@lcs.mit.edu)
Received: from usilms53.ca.com ([141.202.248.39]) by usilms55.ca.com with Microsoft SMTPSVC(5.0.2195.5329);
	 Tue, 6 May 2003 23:11:27 -0400
Received: from mail pickup service by usilms53.ca.com with Microsoft SMTPSVC;
	 Tue, 6 May 2003 23:11:26 -0400
Received: from usilms44.ca.com ([141.202.248.115]) by uslims57.ca.com with Microsoft SMTPSVC(5.0.2195.5329);
	 Tue, 6 May 2003 16:47:27 -0500
Received: from mx2.freebsd.org (216.136.204.119) by usilms44.ca.com (141.202.248.115)
Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])
	by mx2.freebsd.org (Postfix) with ESMTP
	id 7DF9A56FBB; Tue,  6 May 2003 14:47:11 -0700 (PDT)
	(envelope-from owner-freebsd-current@freebsd.org)
Received: from hub.freebsd.org (localhost [127.0.0.1])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5E6F937B405; Tue,  6 May 2003 14:47:11 -0700 (PDT)
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 6903937B40A
	for <current@freebsd.org>; Tue,  6 May 2003 14:47:00 -0700 (PDT)
Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5A8CF43FAF
	for <current@freebsd.org>; Tue,  6 May 2003 14:46:59 -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 h46LkuVo066553
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
	Tue, 6 May 2003 17:46:57 -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 h46Lkufd066550;
	Tue, 6 May 2003 17:46:56 -0400 (EDT)
	(envelope-from wollman)
From: Garrett Wollman <wollman@lcs.mit.edu>
Message-Id: <200305062146.h46Lkufd066550@khavrinen.lcs.mit.edu>
To: Wilko Bulte <wkb@freebie.xs4all.nl>
In-Reply-To: <20030506213203.GF88442@freebie.xs4all.nl>
References: <20030506140539.F18533@root.org>
	<20030506213203.GF88442@freebie.xs4all.nl>
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: acpi-jp@jp.FreeBSD.org
Cc: current@freebsd.org
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.1
List-Id: Discussions about the use of FreeBSD-current
	<freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
	<mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-OriginalArrivalTime: 06 May 2003 21:47:27.0690 (UTC) FILETIME=[16458AA0:01C31419]
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 6 May 2003 17:46:56 -0400
X-Sequence: acpi-jp 2183
Subject: [acpi-jp 2183] Re: Outstanding ACPI issues for 5.1-RELEASE
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: owner-freebsd-current@freebsd.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030405

<<On Tue, 6 May 2003 23:32:03 +0200, Wilko Bulte <wkb@freebie.xs4all.nl> said:

> Want another one? 

> Compaq EVO N160 locks up solid after printing Mounting root <bla> or
> Trying /sbin/init.

I haven't tried the current code drop yet, but I have a number of
machines that lock up during device probes because of something broken
in ACPI.  (I have reported this bug before.)  Disabling the ACPI timer
code makes these machines boot in 5.0.  That should be part of the
debugging procedure for any unexplained ACPI boot-time lockups.

-GAWollman

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

