[parisc-linux-cvs] linux-2.5 willy
Matthew Wilcox
parisc-linux@lists.parisc-linux.org
Mon, 4 Nov 2002 09:26:46 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux-2.5
Changes by: willy 02/11/04 09:26:46
Modified files:
Documentation/parisc: todo
drivers/char : Makefile
drivers/input/keyboard: Kconfig Makefile
Added files:
drivers/input/keyboard: hp_keyb.c hp_psaux.c
Removed files:
drivers/char : hp_keyb.c hp_psaux.c
Log message:
move hp_psaux and hp_keyb from drivers/char to drivers/input/keyboard.
Write a Kconfig entry for them (until now there was no Config.in entry for
them in 2.5). Add a note to the todo saying hp_keyb doesn't compile.