Update README.md

This commit is contained in:
ivanovborislav 2022-02-15 23:07:53 +02:00 committed by GitHub
parent fe7891efa4
commit cf41a2336d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -23,6 +23,7 @@
- LED control
- Power saving control
- Driver debug log level control
- REGD source selection
- Security:
* WEP 64/128-bit, WPA, WPA2, and WPA3
@ -251,6 +252,12 @@ Driver LED control, rtw_led_ctrl=
2:led on
```
Driver REGD source selection, rtw_regd_src=
```
0:Realtek defined
1:OS (default, get channel plan from OS)
```
### Connecting with wpa_supplicant
Example wpa_supplicant.conf with WPA3-Personal (WPA3-SAE).