1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 17:51:01 +00:00
serenity/Userland/Services/SystemServer
Jelle Raaijmakers e187207610 Kernel: Register Virtio console ports with device management
Previously, Virtio console ports would not show up in `/sys/dev/char/`.
Also adds support to `SystemServer` to create more than one console
port device in `/dev/` in the multiport case.
2021-11-30 10:53:41 +01:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp Kernel: Register Virtio console ports with device management 2021-11-30 10:53:41 +01:00
Service.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Service.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00