Hacker News new | ask | show | jobs
by blkhp19 64 days ago
Thanks! The project was mostly C for the bootloader and C++ for the drivers.

As for which part was the most challenging... probably understanding the IOKit driver model. I really would have benefitted from having an expert explain some of the concepts to me, and give me some advice about how to structure my own drivers.

1 comments

I see. Very interesting project. Do you think that you're going to post it on GitHub?