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 & A