cvs commit: src/sys/dev/acpica5 acpi_ec.c
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Sat Mar 5 21:39:43 PST 2005
y0netan1 2005/03/05 21:39:26 PST
DragonFly src repository
Modified files:
sys/dev/acpica5 acpi_ec.c
Log:
Do not use tsleep when the system is not booted. This fixes acpi_ec
occasionally failing to attach. Additionally bring in the relavant
change from revision 1.56 of acpi_ec.c from FreeBSD code, which
inspired the patch submitter.
Submitted-by: Brock Johnson <wildefire [at] isentry.homelinux.org>
Inspired-by-and-Taken-from: FreeBSD src/sys/dev/acpica/acpi_ec.c,1.56
Revision Changes Path
1.5 +25 -31 src/sys/dev/acpica5/acpi_ec.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_ec.c.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list