1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 00:25:07 +00:00
serenity/Kernel/FileSystem/SysFS/Subsystems
Liav A b55199c227 Kernel: Move TTY-related code to a new subdirectory under Devices
The TTY subsystem is represented with unix devices, so it should be
under the Devices directory like the Audio, Storage, GPU and HID
subsystems.
2023-09-09 12:08:59 -06:00
..
Bus Kernel: Fix reading expansion ROM SysFS node 2023-06-19 21:35:37 +02:00
DeviceIdentifiers Everywhere: Move global Kernel pattern code to Kernel/Library directory 2023-06-04 21:32:34 +02:00
Devices Kernel: Move all Graphics-related code into Devices/GPU directory 2023-06-06 00:40:32 +02:00
Firmware Kernel: Move PC BIOS-related code to the x86_64 architecture directory 2023-06-19 23:49:00 +02:00
Kernel Kernel: Move TTY-related code to a new subdirectory under Devices 2023-09-09 12:08:59 -06:00