Date: Sun, 4 Jun 2006 08:04:19 +0000 (UTC) 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_hpet.c Message-ID: <200606040804.k5484JLJ047620@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2006-06-04 08:04:19 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_hpet.c
Log:
Clean up many of the debugging messages and move them under bootverbose.
Move the code for printing timer statistics into a test function instead of
an ifdef (accessible via the debug.acpi.hpet_test tunable). Also use defines
for register offsets instead of magic values.
Courtesy of: slow flight to HK
Revision Changes Path
1.4 +76 -66 src/sys/dev/acpica/acpi_hpet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606040804.k5484JLJ047620>
