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
06a87207ff5d4351bf47fd7b5ae17304d5b77e3a
mop3
/
kernel
/
device
History
kamkow1
06a87207ff
Some checks are pending
Build ISO image / build-and-deploy (push)
Successful in 3m28s
Details
Build documentation / build-and-deploy (push)
Has started running
Details
XHCI store pdevice configs, ifs and endpoints as static length arrays
2026-04-03 16:19:32 +02:00
..
pci
devices utility app
2026-04-03 02:33:47 +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 store pdevice configs, ifs and endpoints as static length arrays
2026-04-03 16:19:32 +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
devices utility app
2026-04-03 02:33:47 +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