Subject: CVS commit: syssrc/sys/arch/hp300/dev
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 12/14/2001 10:25:41
Module Name:	syssrc
Committed By:	gmcgarry
Date:		Fri Dec 14 08:25:40 UTC 2001

Modified Files:
	syssrc/sys/arch/hp300/dev: ite.c itevar.h kbdmap.h

Log Message:
Make the ite interface look a little more like wscons.  This is done
by allowing the hardware drivers to register keyboard and display
support with the ite framework.  Removes the dependence on the hil
keyboard and should make support for dnkbd easier.

An interim fix until wscons arrives.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/hp300/dev/ite.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/hp300/dev/itevar.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/hp300/dev/kbdmap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.