diff options
author | Joshua Stein <jcs@cvs.openbsd.org> | 2017-03-11 21:46:33 +0000 |
---|---|---|
committer | Joshua Stein <jcs@cvs.openbsd.org> | 2017-03-11 21:46:33 +0000 |
commit | f621e2b27bc45ca492933466425ade3517da38eb (patch) | |
tree | 059bbf631f1720339f060e5fe8034a80d2d0d91c /lib/libc | |
parent | b987d7c89f4668fa247956b798099562c8697a48 (diff) |
Revert 1.54, go back to always trying to enable burst mode
Selectively enabling burst mode seems to have broken more machines
than it helped. On MacBooks, EC_STAT_OBF occasionally won't show up
when trying to read a byte of data when bursting hasn't been
enabled, so acpiec_wait can spin forever.
This again breaks on ECs that don't do burst at all, like the Chrome
EC, but those are much more scarce than MacBooks at this time. A
machine/bios-dependent check could be added later to disable
bursting on certain machines.
Discussed with deraadt
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions