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 <kel@otaku42.de>
This commit is contained in:
parent
c454f57379
commit
7da6794022
1 changed files with 5 additions and 1 deletions
|
@ -238,7 +238,11 @@
|
|||
|
||||
<refsect1>
|
||||
<title>Available Drivers</title>
|
||||
<para>The available drivers to specify with the -D option are:</para>
|
||||
<para>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
|
||||
(<emphasis>wpa_supplicant -h</emphasis>).</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
|
Loading…
Reference in a new issue