On Sun, Mar 25, 2007 at 11:31:32AM -0700, J. Kanowitz wrote: > Sorry for the huge delay -- I dearly want to test this, but family > issues and so on have been eating all my time. Hopefully I can get to > it this evening if nothing else dramatic comes up.
That's OK, I'm glad you're still with DragonFly :). If you already have revision 1.3 of Osd/OsdCache.c, the last patch won't apply anymore, so please try the version I just committed instead. $ sh $ export ACPI_DEBUG=yes ACPI_DEBUG_CACHE=yes $ cd /sys/dev/acpica5 $ cvs update -C $ make cleandir; make cleandir $ make -s obj && make -s depend && make -s $ make install Cheers.
