examples/kerneltest/remove.sh
author greg
Thu, 08 Oct 2009 17:21:15 +0200
changeset 605 f91ee161b3a1
parent 391 7802a7d5584f
permissions -rw-r--r--
-add LeaveMutex to avoid canopenshell deadlock when call NodeInit
-Now call the first setalarm from StartTimerLoop instead of the Timerthreadloop (like linux)
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}