CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/09/24 02:33:51
Modified files: sys/dev/ic : pckbc.c Log message: Try to release the console if pckbc(4) fails to send the initial command byte. This allows at least my USB keyboard to be part of the console on a Lenovo E20. ok miod@