examples/msr/msr_unload
branchstable-1.0
changeset 1619 0d4119024f55
equal deleted inserted replaced
1618:5cff10efb927 1619:0d4119024f55
       
     1 #!/bin/sh
       
     2 module="ec_msr_sample"
       
     3 device="msr"
       
     4 
       
     5 # invoke rmmod with all arguments we got
       
     6 /sbin/rmmod $module $* || exit 1
       
     7 
       
     8 # Remove stale nodes
       
     9 rm -f /dev/${device} /dev/${device}0