DeviceDriver-KernalModule
Create a kernel module, to be run in User-Mode Linux, exposing two character drivers to user-space. Instead of interfacing with hardware, as one might expect device driver to do, the point of this project was to make two processes communicate through a device driver.