From owner-acpi-jp@jp.FreeBSD.org Wed Jan 29 11:42:24 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id h0T2gO564339;
	Wed, 29 Jan 2003 11:42:24 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id h0T2gNJ64304
	for <acpi-jp@jp.freebsd.org>; Wed, 29 Jan 2003 11:42:23 +0900 (JST)
	(envelope-from takawata@axe-inc.co.jp)
Received: from axe-inc.co.jp ([192.47.224.47])
	by axe-inc.co.jp (8.9.3+3.2W/3.7W) with ESMTP id LAA21603;
	Wed, 29 Jan 2003 11:42:13 +0900 (JST)
Message-Id: <200301290242.LAA21603@axe-inc.co.jp>
To: Lukas Ertl <l.ertl@univie.ac.at>
Cc: acpi-jp@jp.FreeBSD.org
In-reply-to: Your message of "Tue, 28 Jan 2003 23:51:31 +0100."
             <20030128234842.J17663@leelou.in.tern>
From: User Takawata <takawata@axe-inc.co.jp>
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Wed, 29 Jan 2003 11:43:02 +0900
X-Sequence: acpi-jp 2077
Subject: [acpi-jp 2077] Re: Thinkpad T20 again
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: takawata@axe-inc.co.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030107

In message <20030128234842.J17663@leelou.in.tern>, Lukas Ertl wrote:
>On Wed, 29 Jan 2003 takawata@axe-inc.co.jp wrote:
>
>> Is it ACPI suspend related problem with HDD?
>> Then ould you try ACPI IDE patch as I previously attached
>> at
>> http://home.jp.freebsd.org/cgi-bin/showmail/raw/acpi-jp/2067
>> http://home.jp.freebsd.org/cgi-bin/showmail/acpi-jp/2067
>> along with following Makefile?
>> Apply the patch and put following Makefile to
>> /sys/module/acpiata
>> then make module and install then
>> load acpiata module at /boot/loader.
>
>Thanks, I tried your patch, built the module and installed it. Loading the
>module at the boot prompt seems to work fine, but if I try to boot then I
>immediately get:
>
>link_elf: symbol ata_pci_fixup undefined
>KLD file acpiata.ko - could not finalize loading

This requires Kernel recompile too due to ATA driver.
I forget to say that. Sorry.
