mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-12-22 14:26:30 +00:00
various updates
This commit is contained in:
parent
0f02a75f05
commit
ee387a65cd
@ -24,7 +24,6 @@ confirm that this is the correct driver for your adapter.
|
|||||||
- AP mode DFS channel support
|
- AP mode DFS channel support
|
||||||
- Miracast
|
- Miracast
|
||||||
- Supported interface modes
|
- Supported interface modes
|
||||||
* IBSS
|
|
||||||
* Managed
|
* Managed
|
||||||
* Monitor (see FAQ)
|
* Monitor (see FAQ)
|
||||||
* AP (see FAQ)
|
* AP (see FAQ)
|
||||||
@ -298,7 +297,7 @@ sudo apt install -y raspberrypi-kernel-headers build-essential bc dkms git
|
|||||||
- Option for Debian, Kali, and Raspberry Pi Desktop (x86)
|
- Option for Debian, Kali, and Raspberry Pi Desktop (x86)
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install -y linux-headers-$(uname -r) build-essential bc dkms git libelf-dev rfkill
|
sudo apt install -y linux-headers-$(uname -r) build-essential bc dkms git libelf-dev rfkill iw
|
||||||
```
|
```
|
||||||
|
|
||||||
- Option for Ubuntu (all official flavors) and the numerous Ubuntu based distros
|
- Option for Ubuntu (all official flavors) and the numerous Ubuntu based distros
|
||||||
|
@ -21,14 +21,14 @@ iw reg get
|
|||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
ISO 3166-1 alpha-2 Country Codes
|
ISO 3166-1 alpha-2 Country Codes
|
||||||
|
|
||||||
Name Code
|
Name Code
|
||||||
|
|
||||||
Afghanistan AF
|
Afghanistan AF
|
||||||
|
|
||||||
Aland Islands AX
|
Aland
|
||||||
|
Islands AX
|
||||||
|
|
||||||
Albania AL
|
Albania AL
|
||||||
|
|
||||||
@ -605,5 +605,4 @@ Yemen YE
|
|||||||
Zambia ZM
|
Zambia ZM
|
||||||
|
|
||||||
Zimbabwe ZW
|
Zimbabwe ZW
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user