Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 03/20/2001 17:51:19
Module Name: syssrc
Committed By: reinoud
Date: Tue Mar 20 15:51:19 UTC 2001
Modified Files:
syssrc/sys/dev/wscons: wsconsio.h
Log Message:
Add RiscPC (arm32) keyboard. It basicly returns AT scancodes but since it has to
use a seperate keyboard driver (pckbdc not available) i cant guarantee that it is
100% compatible with AT scan codes
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/wscons/wsconsio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.