Subject: CVS commit: src/sys/dev/adb
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 04/16/2007 02:12:12
Module Name:	src
Committed By:	macallan
Date:		Mon Apr 16 02:12:12 UTC 2007

Modified Files:
	src/sys/dev/adb: adb_kbd.c

Log Message:
actually support WSDISPLAY_COMPAT_RAWKBD
unlike akbd we're sending ADB scancodes though, and don't try to translate
them into XT scancodes


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/adb/adb_kbd.c

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