Luna/kernel/include/fs/devices
2022-11-02 19:51:54 +01:00
..
Console.h Kernel: Move the translated keyboard to /dev/console and make /dev/kbd provide raw scancodes 2022-11-02 19:51:54 +01:00
DeviceFS.h Kernel: Add support for getdents() to DeviceFS 2022-10-23 14:05:55 +02:00
Keyboard.h Kernel: Implement blocking reads 2022-10-21 21:26:19 +02:00
NullDevice.h Kernel: Add /dev/null 2022-10-25 17:59:55 +02:00
Random.h Devices: Add a new RandomDevice :) 2022-10-14 20:14:49 +02:00
Serial.h Devices: Tell a device which name you want it to be instantiated with 2022-10-12 10:54:46 +02:00
Version.h Devices: Tell a device which name you want it to be instantiated with 2022-10-12 10:54:46 +02:00