bump Linux 3.18 trunk revision to 47027; bump Linux 3.18 kernel version to 3.18.21
[ps3openwrt_patches.git] / kexec
blobbebb6dc098b271d8d58c9f6a2ea37bf088e4cc88
1 #!/bin/sh /etc/rc.common
2 # Copyright (C) 2006 OpenWrt.org
4 MODULES="hid_sony hid_microsoft hid_logitech hid_cherry hid_generic usbhid hid \
5 ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda \
6 ums_usbat ums_sddr55 ums_sddr09 ums_karma usb_storage \
7 ps3_jupiter_sta ps3_jupiter ehci_platform ehci_hcd ohci_hcd \
8 usbcore usb_common"
10 STOP=99
11 stop() {
12 for mod in $MODULES; do
13 rmmod $mod
14 done
16 kexec -e