|
|
|
|
|
by pxc
629 days ago
|
|
Isn't Android plagued by all manner of proprietary dependencies for hardware support? I don't understand all of the pressures on vendors in the Linux case, but at least one of them is that they can't upstream their drivers (and thus unload some of their maintenance burden on the Linux kernel team) unless they license them in a way that's considered suitable by upstream. If they don't do that, they're more likely to be broken by Linux changes, and it makes distributing their drivers more annoying because they have to do that on their own. I also vaguely recall that there are some other ways that proprietary drivers have more limited access to the Linux kernel, of access more liable to get broken by upstream, but idrk. But isn't the biggest incentive for releasing your drivers as F/OSS (so you can upstream, making maintenance easier) still there in the FreeBSD case? |
|
So the idea is that having no drivers is better than having proprietary drivers? Seems like a perfectly reasonable and sensible approach..