mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add note about regulatory domains to avoid confusion.
Reviewed by: sam@
This commit is contained in:
parent
78c85e8dfc
commit
b91bb9a513
1 changed files with 8 additions and 0 deletions
|
|
@ -323,3 +323,11 @@ with a better one (hint: all the information needed is available to the driver).
|
|||
.Pp
|
||||
The driver does not fully enable power-save operation of the chip;
|
||||
consequently power use is suboptimal.
|
||||
.Pp
|
||||
The driver honors the regulatory domain programmed into the EEPROM of a
|
||||
device and does not support overriding this setting.
|
||||
This is done to insure compliance with local regulatory agencies when
|
||||
operating as an access point.
|
||||
Unfortunately this also means that devices purchased for use in one locale
|
||||
may not be usable in another.
|
||||
Changes are planned to remove this restriction when operating in station mode.
|
||||
|
|
|
|||
Loading…
Reference in a new issue