examples/kerneltest/remove.sh
author Christian Taedcke <hacking@taedcke.com>
Mon, 23 Jan 2012 20:05:46 +0100
changeset 701 9e4ccb3cab96
parent 391 7802a7d5584f
permissions -rw-r--r--
Win32:
FIXED: - converted visual studio solution file back to 2008.
RENAMED: - solution file name and used project file names to project.vc9.vcproj
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}