diff options
author | 2017-03-11 21:46:32 +0000 | |
---|---|---|
committer | 2017-03-11 21:46:32 +0000 | |
commit | 49357ad474189bbdf05bca9b7e02d36ebd1f5ea0 (patch) | |
tree | 8336f07e71fa12e1cc6637a0d41a3f3fc6cce6dc /usr.bin/ssh/sshconnect2.c | |
parent | Use sizeof directly instead of a macro from the scary <struct.h> (diff) | |
download | wireguard-openbsd-49357ad474189bbdf05bca9b7e02d36ebd1f5ea0.tar.xz wireguard-openbsd-49357ad474189bbdf05bca9b7e02d36ebd1f5ea0.zip |
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 'usr.bin/ssh/sshconnect2.c')
0 files changed, 0 insertions, 0 deletions