Subject: CVS commit: src/sys/dev/hpc
To: None <source-changes@NetBSD.org>
From: Peter Postma <peter@netbsd.org>
List: source-changes
Date: 09/24/2006 18:34:42
Module Name:	src
Committed By:	peter
Date:		Sun Sep 24 18:34:42 UTC 2006

Modified Files:
	src/sys/dev/hpc: hpckbd.c hpckbdkeymap.h

Log Message:
Run the "power button event" hooks when the special button OFF is pressed.
Change the keycodes in the keymaps that are currently using the OFF button
to -1 so that they will still operate the same way (i.e. do nothing).

No objection on port-hpcsh & port-hpcmips.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/hpc/hpckbd.c
cvs rdiff -r1.43 -r1.44 src/sys/dev/hpc/hpckbdkeymap.h

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