1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00
serenity/Kernel/Bus
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
..
PCI Kernel: Implement AC97 audio device driver 2021-11-23 10:06:24 +01:00
USB Kernel: Use DistinctNumeric for filesystem ID's 2021-11-18 21:11:30 +01:00
VirtIO Kernel: Register Virtio console ports with device management 2021-11-30 10:53:41 +01:00