←back to thread

364 points Klasiaster | 1 comments | | HN request time: 0.3s | source
Show context
wiz21c ◴[] No.41856409[source]
> Linux-compatible ABI

Does it mean it can re-use the drivers written for hardware to run with linux ?

replies(2): >>41856538 #>>41856885 #
dezgeg ◴[] No.41856538[source]
No. There is no stable ABI nor API for in-kernel device drivers.
replies(1): >>41876065 #
1. apatheticonion ◴[] No.41876065[source]
Do other mainstream kernels have a stable driver API?

I guess the NT kernel needs to. Does Darwin?