From: Kel Modderman Date: Mon, 31 Mar 2008 08:49:55 +0000 (+0300) Subject: Explain not all driver backends will be compiled into wpa_supplicant binary X-Git-Tag: hostap_0_6_4~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da67940222db75f50802b25ff3c58acf6ac1d8c;p=thirdparty%2Fhostap.git Explain not all driver backends will be compiled into wpa_supplicant binary Explain that wpa_supplicant supports a variety of drivers, but only a subset of them are chosen at compile time. Signed-off-by: Kel Modderman --- diff --git a/wpa_supplicant/doc/docbook/wpa_supplicant.sgml b/wpa_supplicant/doc/docbook/wpa_supplicant.sgml index 52b62c317..de3409d76 100644 --- a/wpa_supplicant/doc/docbook/wpa_supplicant.sgml +++ b/wpa_supplicant/doc/docbook/wpa_supplicant.sgml @@ -238,7 +238,11 @@ Available Drivers - The available drivers to specify with the -D option are: + A summary of available driver backends is below. Support for each + of the driver backends is chosen at wpa_supplicant compile time. For a + list of supported driver backends that may be used with the -D option on + your system, refer to the help output of wpa_supplicant + (wpa_supplicant -h).