Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes: > >So I grabbed 2.4.0-test11 off rsynch from linuxcare. It built the > >ieee1394 with no trouble, but when I rebooted, I didn't have a > >keyboard or a mouse -- no new input layer support, and all my input > >device files in /dev have been switched over. > > The input layer is part of 2.4, you probably didn't enable it your > kernel config. Unlike 2.2, the input layer setup in 2.4 has it's own > menu in the main config. Make sure it's enabled, along with the > keyboard & mouse drivers. If your machine has ADB, also enable the > ADB HID in the macintosh drivers.
The problem was I had them configured as modules, but I had not updated my modutils, so they couldn't be loaded. The input layer works fine now, just ieee1394 left!! jas.

