i have successfully compiled and boot into my kernel 2.6 but mouse appears in the center but dont move at all.
i got
under character devices:
OHCI HCD support as module
UHCI HCD support d as module
under USB support:
USB HIDBP Mouse support as module
but still my usb optical mouse dont work at all..
what shall i do?
whats wrong with my kernel settings?
can anyone look at my config file?
here are they!
http://www.churches.net/students/dscs/config26.txt
my system is
redhat 9
P4 1.5GHz
intel D845WN motherboard
maxtor dimond plus9
intelli usb optical mouse
a canon pararrel port printer
and a smartlink usb modem.
asus GeForce 2 VGA card
uhci_hcd
Not sure if you have already got this figured out, but I'll reply anyway.
I've been having the same problem, but I just got my mouse working. When redhat boots up, it tries to load the module 'usb_uhci', but in 2.6, the module's name is 'uhci_hcd'. I'm not sure how to change what redhat loads at startup yet, but once you log in you can do '/sbin/modprobe uhci_hcd' and that will get your usb working.
edit the /etc/modprobe.conf
You need to edit the file /etc/modprob.conf file to have it load the correct modules on boot up.