This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
my-os-project2
Watch
1
Star
1
Fork
0
You've already forked my-os-project2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
71fa87d7a48d7c4d920a97b73605f71bb102f58d
my-os-project2
/
kernel
/
dev
History
kamkow1
ecee481b33
Reimplement the terminal user access via separate syscalls
2025-11-15 00:38:54 +01:00
..
dev.c
Reimplement the terminal user access via separate syscalls
2025-11-15 00:38:54 +01:00
dev.h
Pass implicit PID into syscalls
2025-10-18 12:10:59 +02:00
fbdev.c
Big code refactor, get rid of HAL entirely
2025-11-11 21:26:27 +01:00
fbdev.h
Expose storedevs to the outside world via dev interface
2025-10-11 02:35:15 +02:00
ps2kbdev.c
Remove ps2kbdev dev functions in favour of MBus
2025-11-11 23:50:24 +01:00
ps2kbdev.h
Rearchitecture PS2KB driver using event buffers
2025-10-05 19:48:15 +02:00
serialdev.c
Big code refactor, get rid of HAL entirely
2025-11-11 21:26:27 +01:00
serialdev.h
Expose storedevs to the outside world via dev interface
2025-10-11 02:35:15 +02:00