examples/kerneltest/remove.sh
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 20:06:45 +0100
changeset 702 8be1c1e5fb17
parent 391 7802a7d5584f
permissions -rw-r--r--
CANOpenShell example:
ADDED: - generated obejct dictionaries, so that the samples can be build without
using objdictgen first
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}