diff -r 60b2aad9d40b -r 1cc865ba17c2 examples/msr/msr_unload --- a/examples/msr/msr_unload Fri Oct 13 10:07:10 2006 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -#!/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