examples/rt/msr_unload
changeset 224 4828e5e419bf
parent 223 daa5e5656b35
child 225 9e8150db6fc8
--- a/examples/rt/msr_unload	Wed May 10 07:57:26 2006 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#!/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