mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 21:41:00 +00:00
The TTY subsystem is represented with unix devices, so it should be under the Devices directory like the Audio, Storage, GPU and HID subsystems. |
||
|---|---|---|
| .. | ||
| ConsoleDevice.cpp | ||
| ConsoleDevice.h | ||
| DeviceControlDevice.cpp | ||
| DeviceControlDevice.h | ||
| FullDevice.cpp | ||
| FullDevice.h | ||
| MemoryDevice.cpp | ||
| MemoryDevice.h | ||
| NullDevice.cpp | ||
| NullDevice.h | ||
| RandomDevice.cpp | ||
| RandomDevice.h | ||
| SelfTTYDevice.cpp | ||
| SelfTTYDevice.h | ||
| ZeroDevice.cpp | ||
| ZeroDevice.h | ||