forked from rmandrad/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'bananapi4' of github.com:rmandrad/openwrt into bananapi4
- Loading branch information
Showing
11 changed files
with
210 additions
and
199 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
package/firmware/wireless-regdb/patches/999-GB-add-320mhz.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- a/db.txt | ||
+++ b/db.txt | ||
@@ -705,13 +705,13 @@ | ||
# GB: https://www.ofcom.org.uk/__data/assets/pdf_file/0028/84970/ir-2030.pdf | ||
# GB: https://www.ofcom.org.uk/__data/assets/pdf_file/0013/126121/Statement_Implementing-Ofcoms-decision-on-the-57-71GHz-band.pdf | ||
country GB: DFS-ETSI | ||
- (2400 - 2483.5 @ 40), (100 mW) | ||
- (5150 - 5250 @ 80), (200 mW), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI | ||
- (5250 - 5350 @ 80), (100 mW), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=ETSI | ||
+ (2400 - 2483.5 @ 40), (250 mW) | ||
+ (5150 - 5250 @ 80), (250 mW), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI | ||
+ (5250 - 5350 @ 80), (250 mW), NO-OUTDOOR, DFS, AUTO-BW, wmmrule=ETSI | ||
(5470 - 5730 @ 160), (500 mW), DFS, wmmrule=ETSI | ||
# short range devices (ETSI EN 300 440-1) | ||
- (5725 - 5850 @ 80), (200 mW), NO-OUTDOOR | ||
- (5925 - 6425 @ 160), (250 mW), NO-OUTDOOR, wmmrule=ETSI | ||
+ (5725 - 5850 @ 80), (500 mW), NO-OUTDOOR | ||
+ (5925 - 6425 @ 320), (500 mW), NO-OUTDOOR, wmmrule=ETSI | ||
# 60 GHz band channels 1-6 | ||
(57000 - 71000 @ 2160), (40) | ||
|
114 changes: 0 additions & 114 deletions
114
package/kernel/mac80211/patches/subsys/0001-mtk-mac80211-add-EHT-BA1024-support.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.