CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2016/08/23 12:26:21

Modified files:
        sys/dev/acpi   : acpiec.c 

Log message:
don't enter burst mode for single-byte reads and writes.

avoids problems on hardware with broken or unimplemented burst mode
and isn't really necessary for such small transactions anyway.
matches what linux and freebsd have done for a long time.

tested in snaps
ok deraadt kettenis

Reply via email to