From: Vojtech P. <vo...@su...> - 2000-03-20 15:14:53
|
On Mon, Mar 20, 2000 at 10:01:27AM -0500, James A Simmons wrote: > > On Sun, 19 Mar 2000, Vojtech Pavlik wrote: > > > Hi! > > > > I've added my input drivers to the CVS. No kernel bindings at the > > moment, those have to be pulled out of the input patch. As far as I > > know, someone has been working on porting the patch to 2.3-latest. > > > > Any progress or should I do it myself? > > I was playing with it but ended up with a few questions. I noticed the > drivers in 2.3.99 in the usb directory where the same files in > drivers/input in your input-0.4.4 patch but some where more up to date. I > did know how or which ones to move over without breaking things in usb. All that's needed is to move the CONFIG_INPUT_* options from the USB Config.in and Makefile to the one in the drivers/input directory. All should work, the USB stuff doesn't link with those. All files that are now in drivers/input can be deleted from drivers/usb. -- Vojtech Pavlik SuSE Labs |