Hi,
----- On 11/21/07, Amit Joshi mckagan@gmail.com wrote: | I have everything | required compiled in my kernel. So no problem there. --
Open a terminal and post output of:
/sbin/lsmod | grep -e hci -e usb -e sd
Note, you can save outputs to a file:
/sbin/lsmod | grep -e hci -e usb -e sd > lsmod.txt
----- | how do I locate the USB 2.0 port on the motherboard? --
Check your motherboard manual?
SK