This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ce68b0488afd8faa2d9c73e895caca2ce916eec
banan-os
/
kernel
/
kernel
/
Device
History
DcraftBg
16967cd9c0
Kernel: Replace is_* with kind field
...
Replaced the is_* virtual functions with a kind field instead
2026-05-15 21:23:12 +03:00
..
DebugDevice.cpp
Kernel: Print thread id when writing to /dev/debug
2026-02-27 19:12:35 +02:00
Device.cpp
Kernel: Replace is_* with kind field
2026-05-15 21:23:12 +03:00
FramebufferDevice.cpp
Kernel: Changed stat values from func to be field
2026-05-15 20:49:04 +03:00
NullDevice.cpp
Kernel: Start making device numbers unique for each device
2024-02-22 15:53:48 +02:00
RandomDevice.cpp
Kernel: Implement basic random device to /dev/random
2024-08-22 14:02:26 +03:00
ZeroDevice.cpp
Kernel: Start making device numbers unique for each device
2024-02-22 15:53:48 +02:00