summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-12 18:30:28 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-12 18:30:28 (EDT)
commit1a08ae6ab384c534685147cde97d8c8aa0ba1f79 (patch)
treec6e7f6f4a4ee7bd2968ea9af8b9d3c20d89461bc /docs
parentfc0da7144f973f7c07d0f85920136b84e1780e25 (diff)
downloadlibreboot-1a08ae6ab384c534685147cde97d8c8aa0ba1f79.zip
libreboot-1a08ae6ab384c534685147cde97d8c8aa0ba1f79.tar.gz
libreboot-1a08ae6ab384c534685147cde97d8c8aa0ba1f79.tar.bz2
docs/hcl/c201.html: Note about disabling wifi
Diffstat (limited to 'docs')
-rw-r--r--docs/hcl/c201.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/hcl/c201.html b/docs/hcl/c201.html
index 3da373e..fbf58e0 100644
--- a/docs/hcl/c201.html
+++ b/docs/hcl/c201.html
@@ -89,6 +89,18 @@
These wifi dongles are the Unex DNUA-93F, which uses the AR9271 (atheros) chipset, supported by
the free <i>ath9k_htc</i> driver in the Linux kernel. They work in <i>linux-libre</i> too.
</p>
+ <h2>Workaround?</h2>
+ <p>
+ It's possible on coreboot systems to permanently disable (break) hardware, by modifying the devicetree accordingly.
+ The devicetree is a part of the coreboot source for any system, that defines which hardware exists in the system.
+ There are usually other ways too.
+ </p>
+ <p>
+ <b>
+ TODO for the libreboot project: *break* the onboard wifi chip, by patching coreboot-libre to render
+ the built-in WiFi unusable. This will lessen the temptation for users to use it.
+ </b>
+ </p>
</div>
<div class="section">