examples/kerneltest/remove.sh
author laurent
Mon, 27 Jul 2009 16:35:12 +0200
changeset 582 e297491483ea
parent 391 7802a7d5584f
permissions -rw-r--r--
Adding support for displaying 'unknown' while datatype is not supported by CanFestival
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}