|
From: M. R. B. <mr...@0x...> - 2001-12-11 06:03:49
|
* NIIBE Yutaka <gn...@m1...> on Tue, Dec 11, 2001: >=20 > Following files: > drivers/cdrom/gdrom.c > drivers/char/dc_keyb.c > drivers/char/joystick/maplecontrol.c > drivers/char/maple_keyb.c > drivers/char/maplemouse.c > drivers/maple/Config.in > drivers/maple/Makefile > drivers/maple/maple.c > include/linux/maple.h >=20 > Without maple implementation, maplecontrol.c, maple_keyb.c and > maplemouse.c have nonsence. So, we leave the files above in our tree,=20 > not sending to mainline, OK? > =20 Sounds good. Marcelo's tree isn't very useful for the Dreamcast without the patches against drivers/net/8139too.c anyhow, so we may as well hold on to these files for now, especially until they get cleaned/rewritten (all of the files you list above are scheduled for rewrites). > Here is diffstats output for the divergence between 2.4.16 and our > 2.4 based tree (with no files above). >=20 > -------------------------- > arch/sh/kernel/sys_sh.c-1.7 | 236 ++++++++++ I wanted to ask about this file earlier. What is it here for? It looks like it's begging to be removed :). > arch/sh/kernel/entry.S | 2=20 > arch/sh/kernel/cf-enabler.c | 2=20 > arch/sh/config.in | 2=20 > arch/sh/Makefile | 2=20 > Documentation/cachetlb.txt | 2=20 > kernel/ptrace.c | 1=20 > include/linux/highmem.h | 1=20 > drivers/cdrom/Makefile | 1=20 > drivers/cdrom/Config.in | 1=20 > drivers/block/rd.c | 1=20 > arch/sh/kernel/pci-7751se.c | 1=20 I assume all the 2's and 1's are CVS Id tags? M. R. |