MERGE trunk -r537:540 -> branches/stable-1.1 (coupler info in sysfs, lines in lsec)
#!/bin/shmodule="ec_msr_sample"device="msr"# invoke rmmod with all arguments we got/sbin/rmmod $module $* || exit 1# Remove stale nodesrm -f /dev/${device} /dev/${device}0