diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf index 1d8bfa75a..5b1c3205c 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf @@ -5,9 +5,9 @@ # management frames); ath0 for madwifi interface=wlan0 -# In case of madwifi driver, an additional configuration parameter, bridge, -# must be used to notify hostapd if the interface is included in a bridge. This -# parameter is not used with Host AP driver. +# In case of madwifi and nl80211 driver interfaces, an additional configuration +# parameter, bridge, must be used to notify hostapd if the interface is +# included in a bridge. This parameter is not used with Host AP driver. #bridge=br0 # Driver interface type (hostap/wired/madwifi/prism54/test/nl80211/bsd);