On Sun, Jul 30, 2006 at 10:54:38PM -0400, Dmitry Torokhov wrote: > Hi, > > Currently we have 2 main places for input-related devices in *config - > one under "Input device support" and another under "USB support". > While the split made perfect sense when USB was somewhat rare and > did not share the same infrastructure as the other input device it > does not make sence now. User should not go to one place to enable > serial version of Microtouch driver and into another place to enable > USB version and so on. > > Do you think it is time to move everything in one place?
Like Pete mentioned, if you can clean up the Kconfig stuff to make it easier for users to find all of the Input devices by merging the stuff into one directory, I have no objection to moving the usb input drivers into the drivers/input/ directory. Note that some other subsystems have already done this with their types of drivers (video being the most recent), so there is precident for what you are proposing. thanks, greg k-h ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
