danos/system/drivers/usb-xhci-bus
Daniel Samson c4f16a5448
build: the unix paths retire — configuration, logs, and volumes move into the danos tree
/etc/init.csv and /etc/devices.csv become /system/configuration/*.csv (the
repo's etc/ moves to system/configuration/, mirroring the runtime tree),
/var/log becomes /system/logs, and /mnt/usb becomes /volumes/usb. The
kernel VFS gains a carve-out so FAT may serve exactly /system/configuration
and /system/logs beneath the initrd-backed /system while /system and /test
themselves stay unshadowable; FAT's single /var mount splits into those two
rewritten mounts. The kvfs readdir check learns /system's third child and
the ramdisk spawn sweep skips the configuration tree.

Suite 106/106.
2026-07-31 19:41:35 +01:00
..
build.zig build: delete module_homes — imports resolve through the declared zon 2026-07-30 07:49:19 +01:00
build.zig.zon build: exact per-binary imports — the pre-wired default set is gone 2026-07-30 06:42:31 +01:00
usb-xhci-bus.zig build: the unix paths retire — configuration, logs, and volumes move into the danos tree 2026-07-31 19:41:35 +01:00
usb-xhci-library.zig pci: full driver-side library (MSI/MSI-X, power, FLR, extended caps); xhci goes interrupt-driven 2026-07-26 18:31:27 +01:00