From: Benjamin Poirier Date: Wed, 5 Apr 2023 21:40:25 +0000 (-0400) Subject: Add missing driver entries to wpa_supplicant documentation X-Git-Tag: hostap_2_11~1181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c62e94d7938e4042e0f71a826293e090c3cd17d5;p=thirdparty%2Fhostap.git Add missing driver entries to wpa_supplicant documentation There are possible more entries missing but I added only the ones I was actually able to build. Signed-off-by: Benjamin Poirier --- diff --git a/wpa_supplicant/README b/wpa_supplicant/README index c643b2684..f8da7818b 100644 --- a/wpa_supplicant/README +++ b/wpa_supplicant/README @@ -442,7 +442,9 @@ drivers: nl80211 = Linux nl80211/cfg80211 wext = Linux wireless extensions (generic) wired = wpa_supplicant wired Ethernet driver + macsec_linux = MACsec Ethernet driver for Linux roboswitch = wpa_supplicant Broadcom switch driver + none = no driver (RADIUS server/WPS ER only) bsd = BSD 802.11 support (Atheros, etc.) ndis = Windows NDIS driver diff --git a/wpa_supplicant/doc/docbook/wpa_supplicant.sgml b/wpa_supplicant/doc/docbook/wpa_supplicant.sgml index 898765c97..df538e332 100644 --- a/wpa_supplicant/doc/docbook/wpa_supplicant.sgml +++ b/wpa_supplicant/doc/docbook/wpa_supplicant.sgml @@ -273,6 +273,13 @@ + + macsec_linux + + MACsec Ethernet driver for Linux + + + roboswitch @@ -280,6 +287,13 @@ + + none + + no driver (RADIUS server/WPS ER only) + + + bsd