Differences between version 2 and predecessor to the previous major change of Firmware.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, July 26, 2005 4:18:40 pm | by IanMcDonald | Revert |
Older page: | version 1 | Last edited on Tuesday, July 26, 2005 3:52:14 pm | by JohnMcPherson | Revert |
@@ -3,5 +3,5 @@
This is often stored on the hardware permanently, either in [ROM] (which can't be changed) or in [NVRAM] which can be "flashed" and replaced with a newer firmware.
Many cheaper hardware peripherals (such as the wireless chip used in many Centrino-based laptops) don't store the firmware at all, and require the OperatingSystem's [Driver] to load the firmware onto the card before use.
-The LinuxKernel hackers have a policy of not including drivers that require ClosedSource firmware to make the hardware work, although many linux
[distributions|Category:Distribution] include such drivers (and firmware, where they are allowed to distribute it) in their kernel images.
+The LinuxKernel hackers have had
a policy of not including drivers that require ClosedSource firmware to make the hardware work, although many [Linux]
[distributions|Category:Distribution] include such drivers (and firmware, where they are allowed to distribute it) in their kernel images. More recently the LinuxKernel has had accepted a number of network [Driver]s with ClosedSource firmware
.