examples/msr/msr_unload
author Florian Pose <fp@igh-essen.com>
Tue, 08 Aug 2006 13:06:36 +0000
changeset 341 f8aa65e05ff4
parent 232 f6594a07cdda
permissions -rwxr-xr-x
Added EoE rate in KB/s to master info.
#!/bin/sh
module="ec_msr_sample"
device="msr"

# invoke rmmod with all arguments we got
/sbin/rmmod $module $* || exit 1

# Remove stale nodes
rm -f /dev/${device} /dev/${device}0