dbus_new_handlers: Don't send NULL to dbus_message_new_error
[libeap.git] / hostapd / README
index dd24204..1af487d 100644 (file)
@@ -2,7 +2,7 @@ hostapd - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP
          Authenticator and RADIUS authentication server
 ================================================================
 
-Copyright (c) 2002-2008, Jouni Malinen <j@w1.fi> and contributors
+Copyright (c) 2002-2010, Jouni Malinen <j@w1.fi> and contributors
 All Rights Reserved.
 
 This program is dual-licensed under both the GPL version 2 and BSD
@@ -95,8 +95,9 @@ Current hardware/software requirements:
        madwifi driver root directory in .config (see defconfig file for
        an example: CFLAGS += -I<path>)
 
-       Prism54 driver for Intersil/Conexant Prism GT/Duette/Indigo
-       (http://www.prism54.org/)
+       mac80211-based drivers that support AP mode (with driver=nl80211).
+       This includes drivers for Atheros (ath9k) and Broadcom (b43)
+       chipsets.
 
        Any wired Ethernet driver for wired IEEE 802.1X authentication
        (experimental code)