<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - NDA</title>
 <link>http://kerneltrap.org/taxonomy/term/509/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>Quote: Drivers and NDAs</title>
 <link>http://kerneltrap.org/Quote/Drivers_and_NDAs</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;&quot;You are trying to make sure that maintainers of code -- ie. any random joe who wants to improve the code in the future -- has LESS ACCESS to docs later on because someone signed an NDA to write it in the first place.&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <comments>http://kerneltrap.org/Quote/Drivers_and_NDAs#comments</comments>
 <category domain="http://kerneltrap.org/Linux_Driver_Project">Linux Driver Project</category>
 <category domain="http://kerneltrap.org/NDA">NDA</category>
 <category domain="http://kerneltrap.org/OpenBSD">OpenBSD</category>
 <category domain="http://kerneltrap.org/quote">quote</category>
 <category domain="http://kerneltrap.org/Theo_de_Raadt">Theo de Raadt</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1100">openbsd-misc</category>
 <category domain="http://kerneltrap.org/taxonomy/term/1099">Theo de Raadt</category>
 <pubDate>Mon, 22 Oct 2007 21:26:00 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">14646 at http://kerneltrap.org</guid>
</item>
<item>
 <title>OpenBSD:  NDAs Versus Free Drivers</title>
 <link>http://kerneltrap.org/node/7729</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/openbsd&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-OpenBSD_0.gif&quot; alt=&quot;OpenBSD news&quot; title=&quot;Articles about OpenBSD.&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Greg Kroah-Hartman&#039;s announcement for free Linux driver development [&lt;a href=&quot;http://kerneltrap.org/node/7636&quot;&gt;story&lt;/a&gt;] included the necesssary legal framework to honor NDAs when creating GPL&#039;d drivers.  This allowance was discussed on the OpenBSD -misc mailing list.  In a public exchange with Greg KH, Stephan Rickauer said, &quot;&lt;i&gt;now these companies have a great excuse to keep specs locked up tight under NDA, while pretending to be &#039;open.&#039;  The OpenBSD project has made clear more than once how this will hurt Free Software in the long run. Signing NDA&#039;s ensures that Linux gets a working driver, sure, but the internals are indistinguishable from magic. It is a source code version of a blob.&lt;/i&gt;&quot;  OpenBSD founder Theo de Raadt [&lt;a href=&quot;http://kerneltrap.org/node/view/6550&quot;&gt;interview&lt;/a&gt;] called the free driver effort a farce, &quot;&lt;i&gt;you are trying to make sure that maintainers of code -- ie. any random joe who wants to improve the code in the future -- has LESS ACCESS to docs later on because someone signed an NDA to write it in the first place.  You are making a very big mistake.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Greg pointed the discussion to his &lt;a href=&quot;http://www.kroah.com/log/linux/free_drivers_faq.html&quot;&gt;FAQ&lt;/a&gt; in which the final question asks about the BSD operating systems and the answer states, &quot;&lt;i&gt;what about them? They are free to do whatever they wish, I have no input into their development at all, sorry.&lt;/i&gt;&quot;  Greg further clarified, &quot;&lt;i&gt;well, as my goal is to have a GPL driver for everything, I don&#039;t see how this can hurt :)  Now others can have different goals, and that&#039;s great and fine.  I&#039;m not saying you can&#039;t work on