test:
grep -q dhwk /proc/modules || (cd driver; ./build; sudo insmod dhwk.ko)
dd if=/dev/urandom of=/tmp/in bs=1024 count=1024
test:
grep -q dhwk /proc/modules || (cd driver; ./build; sudo insmod dhwk.ko)
dd if=/dev/urandom of=/tmp/in bs=1024 count=1024