If I unplug the USB keyboard, I can boot with "console=ttyS0", and things seem OK. But if I boot with the keyboard plugged-in, the system hangs. I can hot-plug the mouse after boot and that seems to work, but as soon as I plug the keyboard in, the system hangs. :-(
The last kernel messages I can see are:
input: USB HID v1.00 Mouse [Logitech N43] on usb2:2.0 hub.c: new USB device a0:01.1-1, assigned address 2 hub.c: USB hub found hub.c: 3 ports detected hub.c: new USB device a0:01.1-1.1, assigned address 3 usb_control/bulk_msg: timeout input: USB HID v1.00 Keyboard [BTC] on usb3:3.0
I had noticed that fstab did not have an entry for the usbfs so I added it, but that did not make a difference.
usbfs /proc/bus/usb usbfs defaults 0 0
The USB kbd/mouse work fine with the previous 2.4.20 kernel as well as HP-UX 11.23. I'm guessing there's some other config option that I'm missing.
Is there a stock ".config" that I can use that will work?
I still don't understand why the config from /boot for the previous kernel did not work properly when I did a "make oldconfig". I've done this on countless ia32 & parisc systems and its always resulted in a functional kernel. Am I missing something?
-chuck

