Avoiding the OS abstraction trap
Posted Aug 15, 2011 16:38 UTC (Mon) by
misiu_mp (guest, #41936)
In reply to:
Avoiding the OS abstraction trap by bfields
Parent article:
Avoiding the OS abstraction trap
The point of this rewriting is that the future maintenance will be possible by someone outside the original development team. So although you will probably need a person with the hardware to test it, it could be an ordinary savvy user.
That's because the driver is now much simpler and similar to other drivers, instead of being the very specific and complicated cake of layers that it used to be.
It's got a better Bus factor .
(
Log in to post comments)