1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 10:30:59 +00:00
serenity/Userland/Services/SystemServer
Liav A 4da7b543c6 SystemServer: Create /dev/devctl and create devices based on its events
We first create the /dev/devctl based on the information from the SysFS.
Then, we create block devices and character devices based on the events
we read from that device.
2022-01-23 00:38:02 +00:00
..
CMakeLists.txt SystemServer: Port to LibMain :^) 2021-12-16 22:48:17 +01:00
main.cpp SystemServer: Create /dev/devctl and create devices based on its events 2022-01-23 00:38:02 +00:00
Service.cpp SystemServer: Fixed grammatical error "a charm" 2021-12-19 13:43:34 -08:00
Service.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00