hi all,
I customized my knoppix, such that it boots and runs my application... The problem is i want to enable usb2.0 driver. so i wrote a script which enables usb2.0 with the command
modprobe ehci-hcd

but the problem is if i am using a mouse with usb the mouse wont work, but the driver is working... so what should i do???????? how can i enable the usb driver,so that the mouse also works

plz help