From: James S. <jsi...@tr...> - 2001-11-30 00:31:52
|
> But Linus prefers otherwise. USB input drivers will stay in drivers/usb, For a long time this will be the case. > AT keyboard et cetera may stay in drivers/char, or we can put them in > drivers/serio or we may be able to persuade Linus drivers/input is fine > for them. Same for joysticks possibly in drivers/gameport. Yuck. First thing we should do is move input in front of char in the Config.in files. I defintely want to move serio.c into drivers/input to end the insanity of the current system. I will make a patch tonight. |