Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/18/2008 00:33:54
Module Name:	src
Committed By:	jmcneill
Date:		Fri Jan 18 00:33:54 UTC 2008

Modified Files:
	src/sys/dev/acpi: acpi_ec.c

Log Message:
If we are in polling mode, do not try to spin forever in the state machine
waiting for a read or write to complete. Workaround an issue on my VAIO,
but we really need to figure out why it is failing in the first place.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/dev/acpi/acpi_ec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.