[parisc-linux-cvs] linux-2.5 willy
Matthew Wilcox
parisc-linux@lists.parisc-linux.org
Wed, 6 Nov 2002 21:04:36 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux-2.5
Changes by: willy 02/11/06 21:04:36
Modified files:
Documentation/parisc: todo
drivers/input/keyboard: Kconfig Makefile
drivers/input/misc: Kconfig Makefile
drivers/input/mouse: Kconfig Makefile
drivers/input/serio: Kconfig Makefile
Added files:
drivers/input/keyboard: hil_kbd.c hilkbd.c
drivers/input/misc: hp_sdc_rtc.c
drivers/input/mouse: hil_ptr.c
drivers/input/serio: hil_mlc.c hp_sdc.c hp_sdc_mlc.c
include/linux : hil.h hil_mlc.h hp_sdc.h
Removed files:
drivers/hil : Kconfig Makefile hil_kbd.c hil_mlc.c hil_ptr.c
hilkbd.c hp_sdc.c hp_sdc_mlc.c hp_sdc_rtc.c
Log message:
- Bring hp_sdc.h, hil_mlc.h, hil.h across from linux 2.4
- Move drivers/hil/* to the appropriate places in drivers/input
- assorted Kconfig & Makefile changes to suit
Note that not everything compiles yet, as expected. Todo updated ;-)