diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-09-11 21:13:26 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-09-11 21:15:10 +0100 |
commit | 5336f7615d30383a66c2e6d59df277f1d3aeeff6 (patch) | |
tree | a0708086706fe5c910f360fd06c411d02bd371f6 /docs/index.html | |
parent | 732c03f9c5df829819e4ee66c72036f770849cc6 (diff) | |
download | librebootfr-5336f7615d30383a66c2e6d59df277f1d3aeeff6.tar.gz librebootfr-5336f7615d30383a66c2e6d59df277f1d3aeeff6.zip |
Documentation: added more info about wifi chipsets
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 23101bd5..bd7c72f7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -633,9 +633,11 @@ The following are known to work well: </p> <ul> - <li>Atheros AR5B95 (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>Unex DNUA-93F (chipset: Atheros AR9271); USB.</li> - <li>Any of the chipsets sold at <a href="https://fsf.org/ryf">https://fsf.org/ryf</a></li> + <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://fsf.org/ryf">https://fsf.org/ryf</a></li> + <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><a href="#pagetop">Back to top of page</a></p> |