Update of /cvsroot/linuxdc/linux-sh-dc
In directory usw-pr-cvs1:/tmp/cvs-serv25716
Modified Files:
ChangeLog.dc
Log Message:
drivers/input/ changeover/update
Index: ChangeLog.dc
===================================================================
RCS file: /cvsroot/linuxdc/linux-sh-dc/ChangeLog.dc,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- ChangeLog.dc 29 Oct 2002 16:36:34 -0000 1.59
+++ ChangeLog.dc 29 Oct 2002 21:38:12 -0000 1.60
@@ -1,5 +1,16 @@
2002-10-29 M. R. Brown <mr...@li...>
+ * drivers/char/Makefile: Remove.
+ * drivers/char/maple_keyb.c, drivers/char/maple_lg.c,
+ drivers/char/maplemouse.c: Move to drivers/input/ heirarchy.
+
+ * drivers/input/joystick/Config.in, drivers/input/joystick/Makefile,
+ drivers/input/joystick/maplecontrol.c,
+ drivers/input/joystick/purupuru.c, drivers/input/keyboard/Config.in,
+ drivers/input/keyboard/Makefile, drivers/input/mouse/Config.in,
+ drivers/input/mouse/Makefile: New files. Import some from Linux-SH
+ 2.5.44, resurrect others from previous LinuxDC sources.
+
* drivers/sound/*: Move to sound/oss/.
* drivers/sound/aica/*: Move to sound/oss/.
|