From owner-freebsd-current@FreeBSD.ORG Thu May 8 14:27:40 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 EC48137B401; Thu, 8 May 2003 14:27:40 -0700 (PDT) Received: from fire.org.nz (firewall.fire.org.nz [203.97.144.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4D643F85; Thu, 8 May 2003 14:27:39 -0700 (PDT) (envelope-from andy@fud.org.nz) Received: by homer.fire.org.nz id <119067>; Fri, 9 May 2003 09:27:28 +1200 From: Andrew Thompson To: John Baldwin In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <03May9.092728nzst.119067@homer.fire.org.nz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 09 May 2003 09:27:52 +1200 Content-Transfer-Encoding: 7bit cc: acpi-jp@jp.FreeBSD.org cc: current@FreeBSD.org Subject: RE: [acpi-jp 2189] Re: Outstanding ACPI issues for 5.1-RELEASE 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: Thu, 08 May 2003 21:27:41 -0000 On Fri, 2003-05-09 at 02:39, John Baldwin wrote: > On 08-May-2003 Andrew Thompson wrote: > > On Wed, 2003-05-07 at 09:28, Nate Lawson wrote: > >> The current state of FreeBSD ACPI is that the Intel 0228 dist was imported > >> along with a one-line fix to hwregs.c that solves power-off problems. > >> > >> Here is a list of the current problems. We would like to fix as many as > >> possible before the release. If anyone has time to tackle these issues, > >> please let me know. > > > > I am having a problem with acpi on my Compaq N1000v laptop. Before the > > above import it would panic on boot , but now it is unable to find my > > disk (progress mabey?). The boot logs and acpidump is available @ > > http://www.fud.org.nz/acpi/ > > > > Anyone got any advise? I can supply more info if needed. > > Can you do a verbose boot (boot -v)? I have added two verbose boot logs (with and without acpi) to http://www.fud.org.nz/acpi/ I will try the patches that were posted soon. thanks, Andy