This website requires JavaScript.
Explore
Help
Sign In
kamkow1
/
mop3
Watch
1
Star
1
Fork
0
You've already forked mop3
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e5ebd7f3ba8735bec6796d3e61164a8702865dfc
mop3
/
kernel
/
device
History
kamkow1
e5ebd7f3ba
All checks were successful
Build ISO image / build-and-deploy (push)
Successful in 2m21s
Details
Build documentation / build-and-deploy (push)
Successful in 54s
Details
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
..
pci
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
ps2
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
storage
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
sys
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
usb
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
.gitignore
Minimal device system, implement terminal device and libterminal
2026-02-12 15:49:04 +01:00
def_device_op.h
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
device.c
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
device.h
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
src.mk
organize device drivers into subdirectories
2026-03-31 15:56:30 +02:00