CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/02/15 01:37:09
Modified files: sys/dev/ic : pckbc.c Log message: Do not loop forever if the keyboard send a BAT (Basic Assurance Test) fault code, but handle this code like ``Resend'' or ``BAT success'' instead. Fix a problem reported by Kent Fritz and analyzed by stsp@. ok shadchin@