examples/kerneltest/remove.sh
author etisserant
Tue, 19 Feb 2008 14:53:39 +0100
changeset 402 77f875d45250
parent 391 7802a7d5584f
permissions -rw-r--r--
Fixed faulty read access checking on OD access. Added read acces s checking in SDO (was disabled)
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}