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
0d8d5618164c9487645a1f51491a3e431f8c4e31
mop3
/
kernel
/
device
History
kamkow1
3e453e99b2
All checks were successful
Build ISO image / build-and-deploy (push)
Successful in 1m30s
Details
Build documentation / build-and-deploy (push)
Successful in 1m29s
Details
XHCI fix clearing PCI_CMD_INTRDISABLE bit
2026-05-01 16:19:08 +02:00
..
pci
XHCI fix clearing PCI_CMD_INTRDISABLE bit
2026-05-01 16:19:08 +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