mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
MFC 7994
add info that distance is for atheros based cards only
This commit is contained in:
parent
38e7d55618
commit
b6c95929ed
@ -342,7 +342,7 @@ function wireless_config_print() {
|
||||
<td class="vtable"><input name="distance" type="text" class="formfld" id="distance" size="5" value="<?=htmlspecialchars($pconfig['distance']);?>">
|
||||
<br/>
|
||||
Note: This field can used to tune ACK/CTS timers to fit the distance between AP and Client<br/>
|
||||
(measured in Meters)
|
||||
(measured in Meters and works only for Atheros based cards !)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user