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
0b25061afaeb0636cd45d785e149b06552926e95
mop3
/
kernel
/
device
History
kamkow1
0b25061afa
All checks were successful
Build ISO image / build-and-deploy (push)
Successful in 36s
Details
Build documentation / build-and-deploy (push)
Successful in 1m0s
Details
XHCI fix xhci_delete_usb_device with a null check, usbdrv Implement usbdrv_fini
2026-04-06 01:27:37 +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 fix xhci_delete_usb_device with a null check, usbdrv Implement usbdrv_fini
2026-04-06 01:27:37 +02:00
sys
organize device drivers into subdirectories
2026-03-31 15:56:30 +02:00
usb
XHCI fix xhci_delete_usb_device with a null check, usbdrv Implement usbdrv_fini
2026-04-06 01:27:37 +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
Read USB mass storage sector count and sector size!
2026-04-06 01:00:54 +02:00
device.h
Read USB mass storage sector count and sector size!
2026-04-06 01:00:54 +02:00
src.mk
organize device drivers into subdirectories
2026-03-31 15:56:30 +02:00