From: Franz S. <Fra...@la...> - 2000-07-20 21:39:26
|
At 23:09 20.07.00, Dunlap, Randy wrote: > > That's why I moved the discussion to linuxconsole-dev, this > > is an input > > layer problem, not a USB problem (hopefully Linus will move > > that stuff over to drivers/input before 2.4). > >Linus isn't likely to move them without a patch file. I have done that last Friday, didn't show up yet until test5-pre3. My immediate reason is that I would like to use the input layer for the CONFIG_ADB stuff, even if CONFIG_USB is not set and moving the input drivers in their own dir seems to be the cleanest solution. > > >So linux-console discusses USB also? Man, I have too much > > >email already. :( > > > > Heh, then move the input drivers from drivers/usb to > > drivers/input where > > they belong. With a README file somewhere, the probability that > > bugs/problems will get reported to the right list should be > > somewhat higher > >Is Vojtech Pavlik working with linux-console on this? >(Yes, he's listed at http://linuxconsole.sourceforge.net/.) > >And does the input layer belong with linux-console? >That's not at all clear to me. Well, all links I followed so far point to there in the end, and the input layer CVS is hosted there too. >However, I don't claim that it belongs inside drivers/usb >either (clearly they can work together, but a logical >input layer should be separate from the physical USB >drivers). Agreed. And that setup is already realized in the input layer CVS, so doing the move now would greatly simplify further input driver additions/merges during the 2.4 cycle. Franz. |