[parisc-linux-cvs] linux-2.5 varenet

Thibaut Varene parisc-linux@lists.parisc-linux.org
Fri, 15 Nov 2002 20:41:24 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux-2.5
Changes by:	varenet	02/11/15 20:41:24

Modified files:
	.              : Makefile 
	drivers/input/keyboard: Kconfig Makefile 
	drivers/input/misc: Kconfig Makefile 
	include/linux  : input.h 
Added files:
	drivers/input/misc: gsc_ps2.c 
Removed files:
	drivers/input/keyboard: hp_keyb.c hp_psaux.c 

Log message:
2.5.47-pa4
Commiting first draft of the new PS/2 keyboard driver using input layer.
Built and booted on B132L+, kernel builtin. Module hasn't been tried yet.
Mouse support to be done;
SysRq not working, see STATUS for detail at the top of the file.

Under heavy work, will be massively modified for mouse support.

Removed legacy PS/2 driver files, moved new driver to input/misc.