cvs commit: src/sys/dev/acpica acpi_hpet.c acpi_hpet.h

[ Available lists | Index of cvs-src | Month of Jan 2008 | Week of 23 Jan 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@FreeBSD.org>
Date
23 Jan 2008 18:02:58
Subject
cvs commit: src/sys/dev/acpica acpi_hpet.c acpi_hpet.h
Message-ID
200801231802.m0NI2we1066676@repoman.freebsd.org


[ Hide this part ]
jhb         2008-01-23 18:02:58 UTC

FreeBSD src repository

Modified files: (Branch: RELENG_7)
sys/dev/acpica acpi_hpet.c
Added files: (Branch: RELENG_7)
sys/dev/acpica acpi_hpet.h
Log:
MFC: Fix some minor issues such as using read/modify/write for updating
the configuration register and add a header file to hold HPET register
constants.

Revision Changes Path
1.12.2.1 +58 -20 src/sys/dev/acpica/acpi_hpet.c
1.1.2.1 +65 -0 src/sys/dev/acpica/acpi_hpet.h (new)


Elapsed time: 0.049 seconds