|
|
|
|
|
by angry_octet
2822 days ago
|
|
Yes but if it is patented that doesn't mean it is secret -- in fact the opposite. I can copy the code but I can't sell a product using it without getting a licence or risk being sued. Obviously I can't licence it as GPLv3. But I don't see why the driver implementation should be so closed. |
|
'Patent minefield' means there are so many patents for so many basic things it's impossible to do anything without violating something. You'll never know you've violated a patent until your competitor sues you. A lot of these patents are probably invalid, but the fights in court will take years, judgement will sometimes happen by someone without know how, and losing 1 fight will cause you severe damage.
The 'solution' is trying to hide all your violations by closing the driver. Reverse engineering costs a lot, so if someone is doing it to find your patent violations, you build your own patent war chest and cross license with them - they have engineers so they probably produce something that has violations for your patents.