History log of /freebsd-10-stable/sys/dev/acpica/acpi_hpet.c
Revision Date Author Comments
# 335534 22-Jun-2018 avg

MFC r333209: hpet: use macros instead of magic values for the timer mode


# 274001 03-Nov-2014 rpaulo

MFC 273598 273602 273607 273613 273647:

Userland HPET support.


# 260350 05-Jan-2014 mav

MFC r258164:
Handle case when ACPI reports HPET device, but does not provide memory
resource for it. In such case take the address range from the HPET table.

This fixes hpet(4) driver attach on Asrock C2750D4I board.


# 274001 03-Nov-2014 rpaulo

MFC 273598 273602 273607 273613 273647:

Userland HPET support.


# 260350 05-Jan-2014 mav

MFC r258164:
Handle case when ACPI reports HPET device, but does not provide memory
resource for it. In such case take the address range from the HPET table.

This fixes hpet(4) driver attach on Asrock C2750D4I board.