Re: Fix ACPI Asus panics at boot time

2011-05-27 Thread Dave Anderson
On Thu, 26 May 2011, Paul Irofti wrote: Please test this diff on your assus laptops and get back to me with the results. It should make your booting problems go away. Index: acpi.c === RCS file: /cvs/src/sys/dev/acpi/acpi.c,v

Re: Fix ACPI Asus panics at boot time

2011-05-27 Thread Paul Irofti
It boots OK using this patch applied to current-as-of-yesterday. What about the key event? See Paul M's reply -- taking the power cable out, pressing the special keys etc.

Re: Fix ACPI Asus panics at boot time

2011-05-27 Thread Dave Anderson
On Fri, 27 May 2011, Paul Irofti wrote: It boots OK using this patch applied to current-as-of-yesterday. What about the key event? See Paul M's reply -- taking the power cable out, pressing the special keys etc. I missed that on first read; sorry. I'll see what additional info I can gather

Re: Fix ACPI Asus panics at boot time

2011-05-27 Thread Dave Anderson
On Fri, 27 May 2011, Dave Anderson wrote: On Fri, 27 May 2011, Paul Irofti wrote: It boots OK using this patch applied to current-as-of-yesterday. What about the key event? See Paul M's reply -- taking the power cable out, pressing the special keys etc. I missed that on first read; sorry.

Fix ACPI Asus panics at boot time

2011-05-26 Thread Paul Irofti
Please test this diff on your assus laptops and get back to me with the results. It should make your booting problems go away. Index: acpi.c === RCS file: /cvs/src/sys/dev/acpi/acpi.c,v retrieving revision 1.224 diff -u -p -r1.224

Re: Fix ACPI Asus panics at boot time

2011-05-26 Thread Paul M
On 26/05/2011, at 8:59 PM, Paul Irofti wrote: Please test this diff on your assus laptops and get back to me with the results. It should make your booting problems go away. Index: acpi.c === RCS file: