Date: Sun, 23 May 2010 07:53:22 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi.c acpi_hpet.c acpivar.h Message-ID: <201005230753.o4N7rejG090262@repoman.freebsd.org>
index | next in thread | raw e-mail
mav 2010-05-23 07:53:22 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c acpi_hpet.c acpivar.h
Log:
SVN rev 208436 on 2010-05-23 07:53:22Z by mav
Make table-based HPET identification more clever. Before creating fake
device, make sure we have no real HPET device entry with same ID.
As side effect, it potentially allows several HPETs to be attached.
Use first of them for timecounting, rest (if ever present) could later
be used as event sources.
Revision Changes Path
1.278 +1 -2 src/sys/dev/acpica/acpi.c
1.19 +49 -30 src/sys/dev/acpica/acpi_hpet.c
1.117 +1 -0 src/sys/dev/acpica/acpivar.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005230753.o4N7rejG090262>
