plan9.ini(8) iwlwifi essid/bssid misleading
This commit is contained in:
parent
824b497fb3
commit
b989e691cf
1 changed files with 3 additions and 8 deletions
|
@ -404,20 +404,15 @@ to be present on attach in
|
||||||
.B /lib/firmware
|
.B /lib/firmware
|
||||||
or
|
or
|
||||||
.B /boot.
|
.B /boot.
|
||||||
To select the access point, the
|
To limit the selected APs the options
|
||||||
.B essid=
|
.B essid=
|
||||||
and
|
and
|
||||||
.B bssid=
|
.B bssid=
|
||||||
parameters can be specified at boot or set during runtime
|
may be set at boot or in the ether interface clone file
|
||||||
like:
|
using a space as the separator between option and value, e.g.
|
||||||
.EX
|
.EX
|
||||||
echo essid left-armpit >/net/ether1/clone
|
echo essid left-armpit >/net/ether1/clone
|
||||||
.EE
|
.EE
|
||||||
If both
|
|
||||||
.B essid=
|
|
||||||
and
|
|
||||||
.B bssid=
|
|
||||||
are specified, both must match.
|
|
||||||
Scan results appear in the
|
Scan results appear in the
|
||||||
.B ifstats
|
.B ifstats
|
||||||
file and can be read out like:
|
file and can be read out like:
|
||||||
|
|
Loading…
Reference in a new issue