asterinas/kernel/src/device
Chen Chengjun e048a76afc Make the semantics of tty-related devices correct 2025-11-28 18:18:28 +08:00
..
evdev Perform some remaining cleanups 2025-11-26 17:35:42 +08:00
mem Refactor mem/misc char devices 2025-11-20 19:40:40 +08:00
misc Refactor mem/misc char devices 2025-11-20 19:40:40 +08:00
pty Add `InodeIo` to simplify `FileIo` and `Inode` 2025-11-19 10:33:51 +08:00
tty Make the semantics of tty-related devices correct 2025-11-28 18:18:28 +08:00
char.rs Add evdev module 2025-11-24 11:42:36 +08:00
disk.rs Separate inode and opened file types for BlockFile 2025-11-20 19:40:40 +08:00
fb.rs Add proper error handling for unsupported `ioctl` commands in the EFI framebuffer 2025-11-24 18:56:29 +08:00
mod.rs Make the semantics of tty-related devices correct 2025-11-28 18:18:28 +08:00
shm.rs Introduce PerMountFlags and support MS_REMOUNT 2025-11-02 21:24:50 +08:00