Antonio Huete Jimenez <[email protected]> added the comment:
Hi, Following patch uses the same logic as FBSD does for AcpiOsSleep() so instead of DELAY() we will be using tsleep() unless we pass 0 ms. http://leaf.dragonflybsd.org/~tuxillo/archive/patches/0001-acpica-Use-tsleep-instead-of-DELAY-to-avoid-long-del.patch This fixes the long wait upon boot when the battery is being initialized. If no one objects I will commit this during this week. Cheers, Antonio Huete _____________________________________________________ DragonFly issue tracker <[email protected]> <http://bugs.dragonflybsd.org/issue1755> _____________________________________________________
