Hacker News new | ask | show | jobs
by weebull 188 days ago
And hardware access. You absolutely can't write a hardware driver without unsafe.
1 comments

There are devices that do not have access to memory, and you can write a safe description of such a device's registers. The only thing that is inherently unsafe is building DMA descriptors.