diff options
author | Leah Rowe <info@minifree.org> | 2016-09-02 21:42:00 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-09-02 21:42:25 +0100 |
commit | 17a8b617e0c9ca4968e16c22c25fda2bee36e24b (patch) | |
tree | 1cb82068ff0133977c6399c43c6036c335b83d52 /docs/hcl/index.html | |
parent | b25898251be2f52a2f391c8c8f5be488eeb29a04 (diff) | |
download | librebootfr-17a8b617e0c9ca4968e16c22c25fda2bee36e24b.tar.gz librebootfr-17a8b617e0c9ca4968e16c22c25fda2bee36e24b.zip |
docs/hcl/index.html: Fix links for recommended wifi chipsets
Diffstat (limited to 'docs/hcl/index.html')
-rw-r--r-- | docs/hcl/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/hcl/index.html b/docs/hcl/index.html index 6747cc6d..f52a9b03 100644 --- a/docs/hcl/index.html +++ b/docs/hcl/index.html @@ -91,10 +91,9 @@ The following are known to work well: </p> <ul> - <li><a href="http://h-node.org/search/results/en/1/search/wifi/ar9285">Atheros AR5B95</a> (chipset: Atheros AR9285); mini PCI-E. Most of these are half-height, so you will need a half>full height mini PCI express adapter/bracket.</li> - <li><a href="http://h-node.org/wifi/view/en/116/Atheros-Communications-Inc--AR928X-Wireless-Network-Adapter--PCI-Express---rev-01-">Atheros AR928X</a> chipset; mini PCI-E. Most of these are half-height, so you will need a half>full height mini PCI express adapter/bracket</li> - <li>Unex DNUA-93F (chipset: <a href="http://h-node.org/search/results/en/1/search/wifi/ar9271">Atheros AR9271</a>); USB.</li> <li>Any of the chipsets listed at <a href="https://www.fsf.org/resources/hw/endorsement/respects-your-freedom">https://www.fsf.org/resources/hw/endorsement/respects-your-freedom</a></li> + <li>mini PCI express cards using the Atheros AR9285 chipset (e.g. Atheros AR5B95)</li> + <li>USB dongles using the AR9271 chipset (e.g. Unex DNuA 93-F) <li>Any of the chipsets listed at <a href="http://h-node.org/wifi/catalogue/en/1/1/undef/undef/yes?">http://h-node.org/wifi/catalogue/en/1/1/undef/undef/yes?</a> </ul> <p> |