rt/msr_unload
changeset 220 342ad851ec78
parent 219 7572c5bf7bb3
child 221 9864f39319a5
--- a/rt/msr_unload	Tue May 09 10:13:53 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