logoalt Hacker News

mrheosupertoday at 2:15 AM1 replyview on HN

Thanks for the effort, guys. This makes me think, shouldn't the driver layer be generic now. All the driver does is writing correct data at correct address when needed, there is no need for OS support except triggering driver when to do that.

A true HAL, any OS can run on that HAL.


Replies

worldsaviortoday at 5:51 AM

That data and that address changes, and the logic changes.

show 1 reply