Date: Wed, 21 Apr 2004 18:50:08 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_timer.c Message-ID: <200404220150.i3M1o8If041024@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404220150.i3M1o8If041024>