jmcneill
c315121ad0
Cut the amount of spam from acpi devices in roughly half by printing
...
resources on the same line as autoconf messages. Things like:
pcppi1 at acpi0 (SPKR, PNP0800)
pcppi1: io 0x61
become:
pcppi1 at acpi0 (SPKR, PNP0800): io 0x61
2009-02-17 12:46:01 +00:00
xtraeme
c280868dfa
Split device_t/softc for all hpet consumers.
2008-03-21 13:28:14 +00:00
ad
a2a3828545
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
2007-10-19 11:59:34 +00:00
njoly
90b3c9e789
High Precision Event Timer driver, following Intel specifications.
...
Allow attachement at both ACPI (hpet@acpi) and AMD8111 LPC Controller
(hpet@amdpcib).
Requested by xtraeme, and tested by a few users.
2007-03-08 14:26:26 +00:00