You can restart USB (I think) with this:
sudo -s # modprobe -vr ehci_hcd; modprobe -v ehci_hcd
This can wreak havoc on a USB keyboard though, so watch out. That's why I have both commands on the same line.