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
616ba40a14f492bba5f15b545f5c5655b2b36c52
mop3
/
kernel
/
device
History
kamkow1
616ba40a14
All checks were successful
Build ISO image / build-and-deploy (push)
Successful in 2m19s
Details
Build documentation / build-and-deploy (push)
Successful in 41s
Details
idedrv Implement DMA reading/writing with interrupts
2026-04-30 18:11:21 +02:00
..
pci
Use a big-lock for kernel sychronization instead of fine-grained locking
2026-04-27 18:06:02 +02:00
ps2
suspension queue resume process with value
2026-04-28 00:12:41 +02:00
storage
idedrv Implement DMA reading/writing with interrupts
2026-04-30 18:11:21 +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