Date: Tue, 7 Dec 2010 18:49:11 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/acpica acpi_hpet.c Message-ID: <201012071849.oB7InT9D023641@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-12-07 18:49:11 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_hpet.c
Log:
SVN rev 216263 on 2010-12-07 18:49:11Z by jhb
Use proper resource ID's for HPET IRQ resources. This mostly consists of
looking to see if there is an existing IRQ resource for a given IRQ
provided by the BIOS and using that RID if so. Otherwise, allocate a new
RID for the new IRQ.
Reviewed by: mav (a while ago)
Revision Changes Path
1.35 +19 -1 src/sys/dev/acpica/acpi_hpet.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012071849.oB7InT9D023641>
