rt/msr_unload
author Florian Pose <fp@igh-essen.com>
Tue, 25 Apr 2006 11:37:05 +0000
changeset 202 d5141123a5af
parent 181 3e9155836bc7
permissions -rwxr-xr-x
new topology in mini.c
#!/bin/sh
module="msr_rt"
device="msr"

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

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