Subject: CVS commit: src/sys/dev/pckbc
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 10/18/2003 09:19:04
Module Name: src
Committed By: manu
Date: Sat Oct 18 09:19:04 UTC 2003
Modified Files:
src/sys/dev/pckbc: pckbd.c
Log Message:
On some machines, the keyboard is not enabled after a reset, rendering the
console useless. Fix that by explicitely enabling the keyboard when it is
attached.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/dev/pckbc/pckbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.