[parisc-linux-cvs] linux-2.6 deller
Helge Deller
deller at parisc-linux.org
Wed Jan 14 11:19:43 MST 2004
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: deller 04/01/14 11:19:43
Modified files:
. : Makefile
drivers/input/keyboard: Kconfig Makefile
drivers/input/misc: Kconfig Makefile
drivers/input/mouse: Kconfig
drivers/input/serio: Kconfig Makefile
Added files:
drivers/input/keyboard: hpps2kbd.c
drivers/input/serio: gscps2.c
Removed files:
drivers/input/misc: gsc_ps2.c
Log message:
2.6.1-pa3:
- big patch to split up the current PS/2 driver into a real
serio driver for hardware-access and a small HP keyboard input driver
Benefits:
- you are now able to use any PS/2 mouse (even wheel mice) on your parisc,
- hopefully some known problems with PS/2 mouse and keyboards are gone ?
- cleaner and more modular code
Changes:
- removal of gsc_ps2.c
- addition of gscps2.c (replacement for gsc_ps2, handles direct PS/2 port access only)
- addition of hpps2kbd.c (input driver for HP keyboards)
- mices are handled by the standard (existing) Linux PS/2 mouse driver
- added dynamic support for RDI precisionbook laptop keyboards
More information about the parisc-linux-cvs
mailing list