cvs commit: src/sys/dev/acpica acpi_hpet.c acpi_hpet.h
John Baldwin
jhb at FreeBSD.org
Wed Jan 16 10:47:08 PST 2008
jhb 2008-01-16 18:47:07 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_hpet.c
Added files:
sys/dev/acpica acpi_hpet.h
Log:
Add a header containing constants for the various HPET registers and their
fields and update the code to match. The PR served more as an inspiration
than providing the actual diffs.
MFC after: 1 week
PR: kern/112544
Revision Changes Path
1.14 +19 -23 src/sys/dev/acpica/acpi_hpet.c
1.1 +65 -0 src/sys/dev/acpica/acpi_hpet.h (new)
More information about the cvs-src
mailing list