examples/kerneltest/remove.sh
author luis
Tue, 01 Jul 2008 15:21:03 +0200
changeset 493 a204a86a71f1
parent 391 7802a7d5584f
permissions -rw-r--r--
Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD.
#!/bin/sh

module="canf_ktest"
device="canf_ktest"

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

rm -f /dev/${device}