←back to thread

309 points LorenDB | 1 comments | | HN request time: 0.268s | source
Show context
Santosh83 ◴[] No.42637177[source]
Read somewhere that it is relatively easy to adapt NetBSD's drivers into a custom kernel... maybe Serenity folks can go that way? Device drivers are huge obstacle for any fledgling OS.
replies(6): >>42637487 #>>42638178 #>>42638309 #>>42639168 #>>42642231 #>>42665209 #
1. lproven ◴[] No.42665209[source]
> it is relatively easy to adapt NetBSD's drivers into a custom kernel

AUIU NetBSD is implemented in C, and Serenity in C++. Would that work at all?