>You don't appear to have loaded a host controller.

Thanks for the pointer. Now i've got something i can work on. Odd that it works under win98, i guess the win98 usb driver is able to do more initialisation than the linux one
[root@danski usb]$ insmod usb-uhci
./usb-uhci.o: init_module: Device or resource bus
From syslog:
Feb 23 00:51:30 danski kernel: usb-uhci.c: version v1.184 time 11:31:36 Feb 21 2
000
Feb 23 00:51:30 danski kernel: usb-uhci.c: Found UHCI device with no IRQ assigne
d. Check BIOS settings!


OK, changed that in the BIOS and got the uhci driver installed now. Odd that the empeg-car driver will install if it depends on a host controller and no host controller is installed.

Anyway, still no luck, same error message

[root@danski empeg-car]$ emptool /dev/empeg-car
Failed to open device /dev/empeg-car, errno:22


Also, i can't rmmod the empeg driver
[root@danski usb]$ rmmod empeg-car
rmmod: empeg-car: Device or resource busy

Is that expected?