continued cleanup

pull/53/head
morrownr 2022-12-18 13:52:06 -06:00
parent ede68a6192
commit b3042ce075
5 changed files with 96 additions and 99 deletions

View File

@ -151,7 +151,7 @@ CONFIG_LAYER2_ROAMING = y
#bit0: ROAM_ON_EXPIRED, #bit1: ROAM_ON_RESUME, #bit2: ROAM_ACTIVE
CONFIG_ROAMING_FLAG = 0x3
###################### Platform Related #######################
CONFIG_PLATFORM_GENERIC = y
CONFIG_PLATFORM_AUTODETECT = y
CONFIG_PLATFORM_I386_PC = n
CONFIG_PLATFORM_ANDROID_X86 = n
CONFIG_PLATFORM_ANDROID_INTEL_X86 = n
@ -1346,8 +1346,8 @@ EXTRA_CFLAGS += -DCONFIG_RTW_MBO -DCONFIG_RTW_80211K -DCONFIG_RTW_WNM -DCONFIG_R
EXTRA_CFLAGS += -DCONFIG_RTW_80211R
endif
# *** GENERIC ***
ifeq ($(CONFIG_PLATFORM_GENERIC), y)
# *** AUTODETECT ***
ifeq ($(CONFIG_PLATFORM_AUTODETECT), y)
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN
EXTRA_CFLAGS += -DCONFIG_IOCTL_CFG80211 -DRTW_USE_CFG80211_STA_EVENT
@ -1378,7 +1378,7 @@ STAGINGMODDIR := /lib/modules/$(KVER)/kernel/drivers/staging
#EXTRA_CFLAGS += -DCONFIG_PLATFORM_ANDROID
# End of Platform Specific Flags
endif
# *** End GENERIC ***
# *** End AUTODETECT ***
ifeq ($(CONFIG_PLATFORM_I386_PC), y)
EXTRA_CFLAGS += -DCONFIG_LITTLE_ENDIAN

View File

@ -87,9 +87,10 @@ supported due to the way kernel patches are handled. I will support
knowledgable RHEL developers if they want to merge the required
support and keep it current.
Note: Android is not supported but I will support Android developers if they
want to merge and keep current the required support (most likely just
instructions about how to compile and maybe a modification or two to Makefile).
Note: Android is not supported but I will support knowledgable Android
developers if they want to merge and keep current the required support
(most likely just instructions about how to compile and maybe a modification
or two to the Makefile).
### Download Locations for Tested Linux Distributions
@ -328,13 +329,13 @@ sudo xbps-install linux-headers dkms git make
If using pacman
```
sudo pacman -S --noconfirm linux-headers dkms git
sudo pacman -S --noconfirm linux-headers dkms git bc
```
Note: The following is needed if using Manjaro for RasPi4B.
```
sudo pacman -S --noconfirm linux-rpi4-headers dkms git
sudo pacman -S --noconfirm linux-rpi4-headers dkms git bc
```
Note: If you are asked to choose a provider, make sure to choose the one

View File

@ -1,4 +1,4 @@
2022-12-07
2022-12-18
Instructions for setting the ISO 3166-1 alpha-2 Country Code in your Linux
distro. If it is not set, you may have problems using some channels, especially
@ -411,204 +411,200 @@ Norway NO
><
Oman OM
Oman OM
Pakistan PK
Pakistan PK
Palau PW
Palau PW
Palestine,
State of PS
Palestine PS
Panama PA
Panama PA
Papua New
Guinea PG
Guinea PG
Paraguay PY
Paraguay PY
Peru PE
Peru PE
Philippines PH
Philippines PH
Pitcairn PN
Pitcairn PN
Poland PL
Poland PL
Portugal PT
Portugal PT
Puerto Rico PR
Puerto Rico PR
Qatar QA
Qatar QA
Réunion RE
Réunion RE
Romania RO
Romania RO
Russian
Federation RU
Russia RU
Rwanda RW
Rwanda RW
Saint
Barthélemy BL
Barthélemy BL
Saint Helena,
Ascension
and Tristan
da Cunha SH
da Cunha SH
Saint Kitts
and Nevis KN
and Nevis KN
Saint Lucia LC
Saint Lucia LC
Saint Martin
(French part) MF
(French part) MF
Saint Pierre
and MiquelonPM
and Miquelon PM
Saint Vincent
and the
Grenadines VC
Grenadines VC
Samoa WS
Samoa WS
San Marino SM
San Marino SM
Sao Tome
and Principe ST
and Principe ST
Saudi Arabia SA
Saudi Arabia SA
Senegal SN
Senegal SN
Serbia RS
Serbia RS
Seychelles SC
Seychelles SC
Sierra Leone SL
Sierra Leone SL
Singapore SG
Singapore SG
Sint Maarten
(Dutch part) SX
(Dutch part) SX
Slovakia SK
Slovakia SK
Slovenia SI
Slovenia SI
Solomon
Islands SB
Islands SB
Somalia SO
Somalia SO
South Africa ZA
South Africa ZA
South
Georgia and
the South
Sandwich
Islands GS
Islands GS
South Sudan SS
South Sudan SS
Spain ES
Spain ES
Sri Lanka LK
Sri Lanka LK
Sudan SD
Sudan SD
Suriname SR
Suriname SR
Svalbard and
Jan Mayen SJ
Jan Mayen SJ
Swaziland SZ
Swaziland SZ
Sweden SE
Sweden SE
Switzerland CH
Switzerland CH
Syrian Arab
Republic SY
Republic SY
Taiwan,
Province of
China TW
Taiwan TW
Tajikistan TJ
Tajikistan TJ
Tanzania,
United
Republic of TZ
Republic of TZ
Thailand TH
Thailand TH
Timor-Leste TL
Timor-Leste TL
Togo TG
Togo TG
Tokelau TK
Tokelau TK
Tonga TO
Tonga TO
Trinidad and
Tobago TT
Tobago TT
Tunisia TN
Tunisia TN
Turkey TR
Turkey TR
Turkmenistan TM
Turkmenistan TM
Turks and
Caicos
Islands TC
Islands TC
Tuvalu TV
Tuvalu TV
Uganda UG
Uganda UG
Ukraine UA
Ukraine UA
United Arab
Emirates AE
Emirates AE
United Kingdom GB
United Kingdom GB
United States US
United States US
United States
Minor
Outlying
Islands UM
Islands UM
Uruguay UY
Uruguay UY
Uzbekistan UZ
Uzbekistan UZ
Vanuatu VU
Vanuatu VU
Venezuela VE
Venezuela VE
Viet Nam VN
Viet Nam VN
Virgin Islands,
British VG
British VG
Virgin Islands,
U.S. VI
U.S. VI
Wallis and
Futuna WF
Futuna WF
Western Sahara EH
Western Sahara EH
Yemen YE
Yemen YE
Zambia ZM
Zambia ZM
Zimbabwe ZW
Zimbabwe ZW
```

View File

@ -16,7 +16,7 @@
# GNU General Public License for more details.
SCRIPT_NAME="install-driver.sh"
SCRIPT_VERSION="20221217"
SCRIPT_VERSION="20221218"
MODULE_NAME="8821cu"
DRV_VERSION="5.12.0.4"

View File

@ -16,7 +16,7 @@
# GNU General Public License for more details.
SCRIPT_NAME="remove-driver.sh"
SCRIPT_VERSION="20221207"
SCRIPT_VERSION="20221218"
MODULE_NAME="8821cu"
DRV_VERSION="5.12.0.4"