NULL Simple linux character device made for learning purposes. It behaves like an ordinary /dev/null. Usage Compile the driver: make and install it: sudo insmod main.ko now you can see it in /dev/: /dev/mynull