patch-2.2.7 linux/drivers/usb/stopusb
Next file: linux/drivers/usb/uhci-debug.c
Previous file: linux/drivers/usb/restart
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Apr 21 02:42:11 1999
- Orig file:
v2.2.6/linux/drivers/usb/stopusb
- Orig date:
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.2.6/linux/drivers/usb/stopusb linux/drivers/usb/stopusb
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+killall uhci-control
+killall khubd
+
+sleep 1
+
+rmmod usb-uhci
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)