Hacker News new | ask | show | jobs
by atq2119 619 days ago
Isn't that precisely what the GPL is for? Are all these vendors violating the license?
1 comments

Possible, but sometimes vendor code isn't acceptable for upstream, even when public. Some vendors ship binaries with EULA restrictions to customers, who choose not to exercise their GPL rights.

A modern approach to working around the GPL is to move functions from open drivers to closed firmware.