Re: PATCH: new acpi embedded controller I/O model

2007-03-08 Thread Torfinn Ingolfsen
On Mon, 26 Feb 2007 18:20:02 -0800 Nate Lawson [EMAIL PROTECTED] wrote: If you are having EC timeout problems as in the below PR, please try the latest EC code. I just committed it in rev 1.69 of acpi_ec.c to -current. Attached is the patch for 6-stable. FWIW, my Acer Aspire AS5672 laptop

Re: PATCH: new acpi embedded controller I/O model

2007-02-27 Thread Ariff Abdullah
On Mon, 26 Feb 2007 18:20:02 -0800 Nate Lawson [EMAIL PROTECTED] wrote: If you are having EC timeout problems as in the below PR, please try the latest EC code. I just committed it in rev 1.69 of acpi_ec.c to -current. Attached is the patch for 6-stable.

Re: PATCH: new acpi embedded controller I/O model

2007-02-27 Thread Joel Dahl
Mån 2007-02-26 klockan 18:20 -0800 skrev Nate Lawson: If you are having EC timeout problems as in the below PR, please try the latest EC code. I just committed it in rev 1.69 of acpi_ec.c to -current. Thanks for working on this, but my laptop (HP nx7400) shuts down right after boot (or

Re: PATCH: new acpi embedded controller I/O model

2007-02-27 Thread Nate Lawson
Ariff Abdullah wrote: On Mon, 26 Feb 2007 18:20:02 -0800 Nate Lawson [EMAIL PROTECTED] wrote: If you notice slower performance or get EC timed out messages on console, you try increasing these sysctls/tunables: debug.acpi.ec.timeout debug.acpi.ec.poll_time Before you go changing the logic,

Re: PATCH: new acpi embedded controller I/O model

2007-02-27 Thread Nate Lawson
Joel Dahl wrote: Mån 2007-02-26 klockan 18:20 -0800 skrev Nate Lawson: If you are having EC timeout problems as in the below PR, please try the latest EC code. I just committed it in rev 1.69 of acpi_ec.c to -current. Thanks for working on this, but my laptop (HP nx7400) shuts down right

Re: PATCH: new acpi embedded controller I/O model

2007-02-27 Thread Wilko Bulte
On Tue, Feb 27, 2007 at 09:05:17PM +0100, Joel Dahl wrote.. Mån 2007-02-26 klockan 18:20 -0800 skrev Nate Lawson: If you are having EC timeout problems as in the below PR, please try the latest EC code. I just committed it in rev 1.69 of acpi_ec.c to -current. Thanks for working on

PATCH: new acpi embedded controller I/O model

2007-02-26 Thread Nate Lawson
If you are having EC timeout problems as in the below PR, please try the latest EC code. I just committed it in rev 1.69 of acpi_ec.c to -current. Attached is the patch for 6-stable. http://www.freebsd.org/cgi/query-pr.cgi?pr=98171 To use it, just recompile your acpi kernel module and load it