From owner-acpi-jp@jp.FreeBSD.org Sat May 10 02:04:52 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h49H4qP43387;
	Sat, 10 May 2003 02:04:52 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h49H4pY43382
	for <acpi-jp@jp.FreeBSD.org>; Sat, 10 May 2003 02:04:51 +0900 (JST)
	(envelope-from jhb@FreeBSD.org)
Received: (qmail 24810 invoked from network); 9 May 2003 17:04:54 -0000
Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63])
          (envelope-sender <jhb@FreeBSD.org>)
          by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP
          for <current@FreeBSD.org>; 9 May 2003 17:04:54 -0000
Received: from laptop.baldwin.cx ([216.133.140.1])
	by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h49H4lp0012449;
	Fri, 9 May 2003 13:04:47 -0400 (EDT)
	(envelope-from jhb@FreeBSD.org)
Message-ID: <XFMail.20030509130454.jhb@FreeBSD.org>
X-Mailer: XFMail 1.5.4 on FreeBSD
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
In-Reply-To: <03May9.092728nzst.119067@homer.fire.org.nz>
From: John Baldwin <jhb@freebsd.org>
To: Andrew Thompson <andy@fud.org.nz>
Cc: acpi-jp@jp.FreeBSD.org, current@freebsd.org
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Fri, 09 May 2003 13:04:54 -0400
X-Sequence: acpi-jp 2200
Subject: [acpi-jp 2200] RE: Outstanding ACPI issues for 5.1-RELEASE
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: jhb@FreeBSD.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030405


On 08-May-2003 Andrew Thompson wrote:
> 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.

Ok, your immediate problem is that we aren't probing your
host-PCI bridge and thus no PCI devices.  ACPI does enumerate
one, but it is failing to probe I think because your BIOS is
broken. :(

This message:

bios32: Bad BIOS32 Service Directory

is rather ominous.  As a result, we can't find your PCI BIOS,
and I bet that is why we can't probe your Host-PCI bridge.
Well, reading the code that shouldn't matter. :-/  

Can you hack around in sys/dev/acpica/acpi_pcib_acpi.c and
verify that the probe routine is getting called and see
how far it gets?

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
