Hacker News new | ask | show | jobs
Show HN: NeKernel's AHCI driver and WiP filesystem (github.com)
3 points by Amlal 415 days ago
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!

Repo: https://github.com/nekernel-org/nekernel