forked from Bananymous/banan-os
This code has very ugly file parsing code. I have to create API for reading files line by line in kernel space... This allows users to open framebuffer/input files without root. Mounting has to be moved to userspace soon. It makes no sense to hard code permissions for every (device) file. |
||
|---|---|---|
| .. | ||
| Device.cpp | ||
| FramebufferDevice.cpp | ||
| NullDevice.cpp | ||
| ZeroDevice.cpp | ||