cvs commit: src/sys/dev/acpica acpi_timer.c
Nate Lawson
njl at FreeBSD.org
Wed Apr 21 18:50:09 PDT 2004
njl 2004/04/21 18:50:08 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_timer.c
Log:
Fix stepping in ddb by not checking for a maximum interval. The ACPI-safe
workaround was for hardware where the clock was not latched, not for
hardware that was too slow. Also, make variable names more specific for ddb
printing.
Revision Changes Path
1.31 +32 -31 src/sys/dev/acpica/acpi_timer.c
More information about the cvs-src
mailing list