cvs commit: src/sys/i386/isa pmtimer.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jun 3 20:23:00 PDT 2005
dillon 2005/06/03 20:22:08 PDT
DragonFly src repository
Modified files:
sys/i386/isa pmtimer.c
Log:
The acpi module was failing to load due to exposed crit_*() functions. Add
a missing #include to get the crit_*() inlines.
Found by: Matt Dillon when his power button stopped working, click click click!
Revision Changes Path
1.4 +1 -0 src/sys/i386/isa/pmtimer.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/isa/pmtimer.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list