diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/hostapd/index.html | 5 | ||||
-rw-r--r-- | www/index.html | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/hostapd/index.html b/www/hostapd/index.html index 31f99c7..1411b4f 100644 --- a/www/hostapd/index.html +++ b/www/hostapd/index.html @@ -14,7 +14,7 @@ servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server. The current version supports Linux (Host -AP, madwifi, Prism54, mac80211-based drivers) and FreeBSD (net80211).</p> +AP, madwifi, mac80211-based drivers) and FreeBSD (net80211).</p> <p>hostapd is designed to be a "daemon" program that runs in the background and acts as the backend component controlling @@ -85,7 +85,6 @@ available in <a href="/gitweb/gitweb.cgi?p=hostap.git;a=blob_plain;f=hostapd/eap <li><a href="http://wireless.kernel.org/en/developers/Documentation/mac80211">Linux mac80211 drivers</a></li> <li><a href="http://w1.fi/">Host AP driver for Prism2/2.5/3</a></li> <li><a href="http://sourceforge.net/projects/madwifi/">madwifi (Atheros ar521x)</a></li> -<li><a href="http://www.prism54.org/">Prism54.org (Prism GT/Duette/Indigo)</a></li> <li>BSD net80211 layer (e.g., Atheros driver) (FreeBSD 6-CURRENT)</li> </ul> @@ -252,7 +251,7 @@ bug/feature request</a>. <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address> <!-- Created: Sun Jan 2 17:20:17 PST 2005 --> <!-- hhmts start --> -Last modified: Sat Nov 28 23:23:12 EET 2009 +Last modified: Sat Dec 12 20:45:27 EET 2009 <!-- hhmts end --> </div> </body> diff --git a/www/index.html b/www/index.html index 792e2bc..8c3033a 100644 --- a/www/index.html +++ b/www/index.html @@ -116,9 +116,9 @@ href="hostapd/">hostapd's own page</a>.</p> <p>Supported drivers:</p> <ul> +<li>Linux mac80211-based drivers with AP mode support</li> <li>Host AP driver for Prism2/2.5/3</li> <li>madwifi (Atheros ar521x)</li> -<li>Prism54.org (PrismGT)</li> <li>BSD net80211 layer (e.g., Atheros driver) (FreeBSD 6-CURRENT)</li> </ul> @@ -266,7 +266,7 @@ get lost, please report it through the bug tracking system as <address><a href="mailto:j@w1.fi">Jouni Malinen</a></address> <!-- Created: Mon May 27 20:08:41 EEST 2002 --> <!-- hhmts start --> -Last modified: Sat Nov 21 22:43:15 EET 2009 +Last modified: Sat Dec 12 20:45:09 EET 2009 <!-- hhmts end --> </div> </body> |