|
|
|
|
|
by yasth
4328 days ago
|
|
Generally in the "maker" community open hardware is based on layout and software level openeness. So board layouts are shared even if the internals are not. This is what allows adruino to be open as they share layout files and software, but the Atmel AVR micro-controller they use does not have an open design. It does get confusing since there are open hardware projects that go down to silicon, but for the most part that level of design is just beneath the concern of the people who want to internet enable their fridge or whatever. Just like most computers contain closed source code in the form of controllers and all but the most extreme open source types just don't care that they have a closed source USB controller. |
|
Even if you can get original kernel source, it might not be trivial to get it to compile. Porting the required changes to a newer kernel once a security vulnerability was discovered can be very time consuming.