dave-gallagher,
I have a similar problem with my keyboard from time to time.
The workaround is to unload then reload the root hub driver in /etc/conf.d/local start.
This requires that uhci or ohci (whichever you use) is made as a module.




Code: Select all
# Horrible hack for USB (really a udev issue ??? )
modprobe -r ohci-hcd
modprobe ohci-hcd