Linked by Thom Holwerda on Fri 8th Jun 2007 20:02 UTC, submitted by Michael
Permalink for comment 246505
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
More News »
Sponsored Links



Member since:
2006-01-07
"[...] but because releasing source code gives away all the hardware details which is suicide in the market."
If this is truly and veritably the case with these drivers, then the drivers and hardware are flawed by design. The source code need only detail the *interface* to the card, not necessarily the _internals_ of it.
The commands that my OS of choice gives to the hardware, and how that hardware actually runs those commands are two totally separate things. (For example, my Linux kernel build is continually using x86_64 instructions to manipulate my Core2's hardware....but the Core2 chip itself actually compiles those instructions in microcode to a RISC-like set of operations which it then runs on the hardware.)