Linked by Andrew Youll on Fri 19th Aug 2005 21:13 UTC, submitted by tbutler
Thread beginning with comment 20437
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
Isn't linux' module interface lgpl? Otherwise I don't know how ati and nvidia ship modules legally..
No it's not, the Linux kernel module interface is GPL all the way. Both the ATI and NVidia kernel modules are GPL(or compatible), and perfectly legal. The kernel module are only a part of the driver, there also are the X11 part. Which is the interresting one when coming to 3d accelerating, and the one which is closed source.