Date: Tue, 9 Nov 2010 15:14:10 +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: <201011091514.oA9FERWc061678@repoman.freebsd.org>
index | next in thread | raw e-mail
mav 2010-11-09 15:14:10 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/acpica acpi.c acpi_hpet.c acpivar.h
Log:
SVN rev 215038 on 2010-11-09 15:14:10Z by mav
MFC r208436, r208438:
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.265.2.15 +1 -2 src/sys/dev/acpica/acpi.c
1.16.2.4 +49 -30 src/sys/dev/acpica/acpi_hpet.c
1.111.2.5 +1 -0 src/sys/dev/acpica/acpivar.h
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011091514.oA9FERWc061678>
