examples/kerneltest/remove.sh
author smarteh-dev
Thu, 09 Feb 2012 20:37:25 +0100
changeset 715 5795fb789230
parent 391 7802a7d5584f
permissions -rw-r--r--
Adding support for integration of panels in Beremiz
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}