DragonFly bugs List (threaded) for 2010-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue1755] delay during boot on kdb0
Antonio Huete Jimenez <tuxillo@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@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1755>
_____________________________________________________
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]