Collection of random drivers made while learning driver dev.
- Hello World - Prints 'hello, world' on load and 'Goodbye' on unload.
- SCULL (Simple Character Utility for Looading Localities - My implementation of the SCULL driver from Linux Device Drivers.