▲ | ori_b 6 days ago | ||||||||||||||||
> I wonder how far a compatibility layer for Linux drivers could go to help other UNIX kernels' usability This isn't very interesting. It means you're constrained to the Linux design decisions, and you're wasting time debugging mismatches and poor design decisions. | |||||||||||||||||
▲ | msgodel 6 days ago | parent [-] | ||||||||||||||||
It also creates a licensing issue. Part of the reason Linux has so many drivers is because the GPL requires all of the kernel code be provided to users under the GPL as well. If you link to that in your OS/distribution now all of your code must be published in the same way. | |||||||||||||||||
|