examples/msr/msr_unload
author Florian Pose <fp@igh-essen.com>
Wed, 02 Aug 2006 16:39:39 +0000
branchstable-1.0
changeset 1625 49d577ddcb08
parent 1619 0d4119024f55
permissions -rwxr-xr-x
MERGE trunk -r490:491 -> branches/stable-1.0 (Init script bug)
#!/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