asterinas/kernel/src/device
Ruihan Li efeaf5fa6e Fix potential deadlocks 2025-11-26 17:35:42 +08:00
..
evdev Fix potential deadlocks 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 Add partition support for block device 2025-11-20 10:43:24 +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 Register `/dev/fb0` as a character device 2025-11-24 18:56:29 +08:00
shm.rs Introduce PerMountFlags and support MS_REMOUNT 2025-11-02 21:24:50 +08:00