diff -r 03523dfc4dff -r cd6b819c2351 examples/msr/msr_unload --- a/examples/msr/msr_unload Fri Oct 27 09:33:43 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