changeset 451 | cd6b819c2351 |
parent 450 | 03523dfc4dff |
child 452 | d8ae13a5a910 |
--- 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