Show HN: NeKernel's AHCI driver and WiP filesystem
3 Amlal 0 4/27/2025, 6:46:30 PM github.com ↗
Hi HN,
I've built a custom generic AHCI driver that is now successfully performing I/O operations (read/write) to SATA drives, and I'm also working on a new custom filesystem (HeFS) for the kernel.
The code is available on GitHub under the GPLv3 license. Feedback and suggestions are welcome!
No comments yet