LWN.net Logo

Hardware manufacturers are not to be trusted with drivers or firmware

Hardware manufacturers are not to be trusted with drivers or firmware

Posted Jan 13, 2009 15:34 UTC (Tue) by mb (subscriber, #50428)
In reply to: Hardware manufacturers are not to be trusted with drivers or firmware by prl
Parent article: Open source firmware for Broadcom wireless adapters

I'm not talking about OpenSource in general. Of course, OpenSource generally can be better than closed stuff.

But I was talking about reverse engineered stuff. In my experience, with the reverse engineered stuff you can hardly get better than the binary stuff it was based on. You can only get as good as the reverse engineered stuff and add a few more bugs. So you end up worse.
The problem with reverse engineered stuff is, that you don't understand what lots of the code actually does. So it's very hard to spot bugs that were in the binary blob and fix them in your open code.

Of course, there are always a few exceptions to this rule. For example some BCM4311 flavours, which work better with b43 than with the native windows driver.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds