Re: [acpi-jp 1661] Re: ASUS CUSL2 panic on acpi

2002-07-05 Thread Christian Brueffer
On Thu, Jul 04, 2002 at 10:09:52PM +0900, Mitsuru IWASAKI wrote: My analysis was finished. Please try this patch. --- exfield.c-Thu Jul 4 21:54:24 2002 +++ exfield.c Thu Jul 4 21:55:02 2002 @@ -200,7 +200,7 @@ /* Handle both ACPI 1.0 and ACPI 2.0 Integer widths */

Re: [acpi-jp 1661] Re: ASUS CUSL2 panic on acpi

2002-07-04 Thread Mitsuru IWASAKI
My analysis was finished. Please try this patch. --- exfield.c- Thu Jul 4 21:54:24 2002 +++ exfield.c Thu Jul 4 21:55:02 2002 @@ -200,7 +200,7 @@ /* Handle both ACPI 1.0 and ACPI 2.0 Integer widths */ IntegerSize = sizeof (ACPI_INTEGER); -if (WalkState-MethodNode-Flags

Re: ASUS CUSL2 panic on acpi

2002-07-03 Thread Christian Brueffer
On Tue, Jul 02, 2002 at 11:55:18AM -0700, Shizuka Kudo wrote: Dear all, I wonder if anyone experienced the same issue as mime. I have an ASUS CUSL2 running -current and starting about three days ago, it panic when acpi is autoloaded. If I unset acpi_load at the boot prompt, the machine

Re: ASUS CUSL2 panic on acpi

2002-07-03 Thread Marc Recht
Here's a me too.. running on an ASUS A7V266-E Fatal trap 12: page fault while in kernel mode fault virtual address = 0x16 fault code = supervisor read, page not present instruction pointer = 0x8:0xc04f9aca stack pointer = 0x10:0xc054ea14 frame pointer

ASUS CUSL2 panic on acpi

2002-07-02 Thread Shizuka Kudo
Dear all, I wonder if anyone experienced the same issue as mime. I have an ASUS CUSL2 running -current and starting about three days ago, it panic when acpi is autoloaded. If I unset acpi_load at the boot prompt, the machine works fine. Here's the panic message and a trace for those

Re: ASUS CUSL2 panic on acpi

2002-07-02 Thread Mitsuru IWASAKI
# Cc acpi-jp From: Shizuka Kudo [EMAIL PROTECTED] Subject: ASUS CUSL2 panic on acpi Date: Tue, 2 Jul 2002 11:55:18 -0700 (PDT) Message-ID: [EMAIL PROTECTED] Dear all, I wonder if anyone experienced the same issue as mime. I have an ASUS CUSL2 running -current and starting about three days