[issue1755] delay during boot on kdb0
Antonio Huete Jimenez (via DragonFly issue tracker)
sinknull at leaf.dragonflybsd.org
Wed May 26 15:28:26 PDT 2010
Antonio Huete Jimenez <tuxillo at quantumachine.net> 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 <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1755>
_____________________________________________________
More information about the Bugs
mailing list