patch-2.2.8 linux/drivers/usb/stopusb

Next file: linux/drivers/usb/uhci.c
Previous file: linux/drivers/usb/restart
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.7/linux/drivers/usb/stopusb linux/drivers/usb/stopusb
@@ -1,8 +1,7 @@
 #!/bin/sh
 
-killall uhci-control
-killall khubd
+killall ohci-control
 
-sleep 1
+sleep 2
 
-rmmod usb-uhci
+rmmod usb-ohci

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)