Chris Friesen wrote:
Lee Revell wrote:

On Wed, 2005-02-02 at 21:50 -0500, Kyle Moffett wrote:

It's not like somebody will have
some innate commercial advantage over you because they have your
driver source code.



For a hardware vendor that's not a very compelling argument. Especially compared to what their IP lawyers are telling them.

Got anything to back it up?


I have a friend who works for a company that does reverse-engineering of ICs. Companies hire them to figure out how their competitor's chips work. This is the real threat to hardware manufacturers, not publishing the chip specs.

Having driver code gives you the interface to the device. That can be reverse-engineered from watching bus traces or disassembling binary drivers (which is how many linux drivers were originally written). Companies have these kinds of resources.

If you look at the big chip manufacturers (TI, Maxim, Analog Devices, etc.) they publish specs on everything. It would be nice if others did the same.

One of the arguments that I have heard is fairly old and debatable as well. This was the subject of a panel discussion at LWE in 2000 or 2001, chaired by journalist Nicholas Petreley. The panel was composed of vendors from (mostly) audio devices IIRC, but I'm not sure.

The bottom line summary was agreement that open-source drivers usually
expose how generation A of a device works, while the company is off
building generation B, and designing generation C.  So if another
company wants to clone generation A and be left in the dust when
their product is ready, let them.  They will usually lose.

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to