From: James S. <jsi...@tr...> - 2002-04-12 17:45:16
|
> The point is that it seems we are having several versions of the hid > code. The version in Greg KH tree contained the right code. I hope Dave > Jones, Linus, Greg and us are not going to end up with different > versions. I fear the same problem applies to the rest of the code in our > CVS. Only the USB code because it is so dynamic. I think the current approach is tetsing new hid code is done here. Then passed to the USB guys which then pass it up to Linus. > Are we using the same kernel version ? I do have link-time errors too, > but not the same ones. In my case, handle_scancode isn't defined in any > object linked to bzImage. > I was using Linus' 2.5.7 with files from the linuxconsole CVS in this > attempt. handle_scancode. That shouldn't be used anymore. You wouldn't by change be enabling keybdev.c in drivers/input. For ruby we don't need it anymore. |