examples/kerneltest/remove.sh
author greg
Wed, 16 Sep 2009 15:16:19 +0200
changeset 588 ee181b4f177b
parent 391 7802a7d5584f
permissions -rw-r--r--
Replace macro functions for setODentry and getODentry
(prevent compilation errors with visual studio c++ compiler)
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}