Hacker News new | ask | show | jobs
by cesarb 959 days ago
> This is a device driver. If it has to talk to memory-mapped hardware

This is an IPC "device driver". It does not talk to any hardware, it's used to pass messages between processes.