examples/kerneltest/remove.sh
author edouard
Mon, 05 Oct 2009 14:31:55 +0200
changeset 599 b2d2c3fab094
parent 391 7802a7d5584f
permissions -rw-r--r--
Added timeout for waiting timer thread end on windows.
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

/sbin/rmmod $module || exit 1
/sbin/rmmod canfestival
/sbin/rmmod can_virtual

rm -f /dev/${device}