it would take until a beta driver appears? 1 year? 2 years? And what will happen
in the meantime?
plainly.some other company will take over the market, and sell products
with open drivers available.
in meantime arm devices can still be used for i.e. dataloggers, especially
without linux suppor
On 22 December 2010 20:39, Piotr Gluszenia Slawinski
wrote:
So to say that the corporate world might need to consider Open Source to
be competitive and survive, but the reverse is not true i.e. Open Source
doesn't _require_ the corporate world to survive.
i agree with it fully, and to su
So to say that the corporate world might need to consider Open Source to
be competitive and survive, but the reverse is not true i.e. Open Source
doesn't _require_ the corporate world to survive.
i agree with it fully, and to support this claim i want to remind the
simple rule of capital accumul
you have two pieces of code, a userspace 3D *driver* (not
application), and a kernel driver talking to the hw, if the userspace
3D driver cannot exist without the kernel driver, it could very well
be considered a derivative work of the kernel driver. You are not
protected by the standard Linux sys
You need to read before replying.
If the interface is a generic interface that any software can use then
its fine, when the interface is a specific interface for a specific
closed userspace driver it becomes questionable.
Again you are thinking general case when we are talking specifics.
thank
On Mon, 20 Dec 2010, Alan Cox wrote:
My point which people keep missing is that graphics stacks are a
single entity, that span kernel and userspace, one cannot exist
without the other, and there are interfaces that join them.
As a copyright holder on the kernel I'll also remind the people conc