Dev.to
6/28/2026

The original title is: "V.E.L.O.C.I.T.Y.-OS: Writing Bare-Metal Drivers – PCI, NVMe & FAT32 (Part 9)"
Original: V.E.L.O.C.I.T.Y.-OS: Writing Bare-Metal Drivers – PCI, NVMe & FAT32 (Part 9)
Short summary
V.E.L.O.C.I.T.Y.-OS Part 9 implements bare-metal drivers for PCI scanning, NVMe block storage, and FAT32 parsing in pure Rust. Shows Ring 0 execution patterns including memory-mapped I/O, command submission queues, and cache management. Part of a 12-part series building a self-healing OS for inference running entirely in CPU L3 cache.
- •Implements PCI scanner, NVMe driver, and FAT32 parser in Rust for bare-metal OS
- •Demonstrates Ring 0 execution, MMIO, and command queue patterns with code examples
- •Part 9 of 12-part series on self-optimizing OS architecture
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



