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
1a81a46803dce7feae21123b9638cc64cbe7b8e6
mop3
/
kernel
/
device
History
kamkow1
1a81a46803
All checks were successful
Build ISO image / build-and-deploy (push)
Successful in 2m24s
Details
Build documentation / build-and-deploy (push)
Successful in 2m30s
Details
XHCI volatile and memory barriers
2026-04-01 23:00:51 +02:00
..
pci
XHCI get device config
2026-04-01 22:10:14 +02:00
ps2
Remove mail-related fields from struct proc, suspension queue can now have user data
2026-04-01 01:17:39 +02:00
storage
XHCI big clean up, #define necessary bits for readability, change .clang-format options
2026-03-31 22:51:51 +02:00
sys
organize device drivers into subdirectories
2026-03-31 15:56:30 +02:00
usb
XHCI volatile and memory barriers
2026-04-01 23:00:51 +02:00
.gitignore
Minimal device system, implement terminal device and libterminal
2026-02-12 15:49:04 +01:00
def_device_op.h
Use macro wrappers for device op prototypes
2026-03-15 14:27:54 +01:00
device.c
Use static qualifier for device ops arrays
2026-03-31 16:39:41 +02:00
device.h
USB driver polling user app, handle only one XHCI controller for now, Implement USB device addressing
2026-03-29 18:59:20 +02:00
src.mk
organize device drivers into subdirectories
2026-03-31 15:56:30 +02:00