6 ms·
Assuming you want to preserve the same functionality of drivers, how would giving the userspace RGB controller driver the same set of tools (usually fun things
by not_a9 24d ago
Assuming you want to preserve the same functionality of drivers, how would giving the userspace RGB controller driver the same set of tools (usually fun things like physical memory RW) change anything?
- pjmlp 24d agoJust like microkernels, or macOS for that matter, where all drivers are being pushed out of the kernel. Outside desktop, they are pretty much around on embedded RTOS, and the Switch.