Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
ffbs-gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
darkbit
ffbs-gluon
Commits
e9362cb7
Commit
e9362cb7
authored
7 years ago
by
Andreas Ziegler
Browse files
Options
Downloads
Patches
Plain Diff
targets: update & cleanup reasons for BROKEN flags
parent
e92140c5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
targets/ar71xx-generic
+8
-8
8 additions, 8 deletions
targets/ar71xx-generic
targets/ar71xx-tiny
+1
-1
1 addition, 1 deletion
targets/ar71xx-tiny
targets/ramips-mt7621
+4
-4
4 additions, 4 deletions
targets/ramips-mt7621
with
13 additions
and
13 deletions
targets/ar71xx-generic
+
8
−
8
View file @
e9362cb7
...
...
@@ -96,10 +96,10 @@ device netgear-wndrmacv2 wndrmacv2
factory .img
if [ "$BROKEN" ]; then
device netgear-wndrmac wndrmac # BROKEN:
u
ntested
device netgear-wndrmac wndrmac # BROKEN:
U
ntested
factory .img
device netgear-wnr2200 wnr2200 WNR2200 # BROKEN:
u
ntested
device netgear-wnr2200 wnr2200 WNR2200 # BROKEN:
U
ntested
factory .img
fi
...
...
@@ -153,7 +153,7 @@ device tp-link-tl-wr710n-v1 tl-wr710n-v1
device tp-link-tl-wr710n-v2.1 tl-wr710n-v2.1
if [ "$BROKEN" ]; then
device tp-link-tl-wr810n tl-wr810n #
u
ntested
device tp-link-tl-wr810n tl-wr810n #
BROKEN: U
ntested
fi
device tp-link-tl-wr842n-nd-v1 tl-wr842n-v1
...
...
@@ -183,20 +183,20 @@ device tp-link-archer-c7-v4 archer-c7-v4
packages $ATH10K_PACKAGES
if [ "$BROKEN" ]; then
device tp-link-archer-c25-v1 archer-c25-v1 #
instability with 5GHz mesh in some
environments
device tp-link-archer-c25-v1 archer-c25-v1 #
BROKEN: OOM with 5GHz enabled in most
environments
packages $ATH10K_PACKAGES_QCA9887
fi
if [ "$BROKEN" ]; then
device tp-link-archer-c58-v1 archer-c58-v1
device tp-link-archer-c58-v1 archer-c58-v1
# BROKEN: OOM with 5GHz enabled in most environments
fi
if [ "$BROKEN" ] || [ "$GLUON_WLAN_MESH" = '11s' ]; then
device tp-link-archer-c59-v1 archer-c59-v1
device tp-link-archer-c59-v1 archer-c59-v1
# BROKEN: IBSS meshing not working
fi
if [ "$BROKEN" ]; then
device tp-link-archer-c60-v1 archer-c60-v1
device tp-link-archer-c60-v1 archer-c60-v1
# BROKEN: OOM with 5GHz enabled in most environments
fi
device tp-link-re450 re450
...
...
@@ -229,7 +229,7 @@ device ubiquiti-loco-m-xw ubnt-loco-m-xw
alias ubiquiti-nanostation-loco-m2-xw
alias ubiquiti-nanostation-loco-m5-xw
if [ "$BROKEN" ]; then
alias ubiquiti-nanobeam-m5 #
u
ntested
alias ubiquiti-nanobeam-m5 #
BROKEN: U
ntested
fi
device ubiquiti-nanostation-m-xw ubnt-nano-m-xw
...
...
This diff is collapsed.
Click to expand it.
targets/ar71xx-tiny
+
1
−
1
View file @
e9362cb7
...
...
@@ -37,7 +37,7 @@ device tp-link-tl-wa801n-nd-v2 tl-wa801nd-v2
device tp-link-tl-wa801n-nd-v3 tl-wa801nd-v3
if [ "$BROKEN" ]; then
device tp-link-tl-wr802n-v1 tl-wr802n-v1 #
u
ntested
device tp-link-tl-wr802n-v1 tl-wr802n-v1 #
BROKEN: U
ntested
fi
device tp-link-tl-wr841n-nd-v3 tl-wr841-v3
...
...
This diff is collapsed.
Click to expand it.
targets/ramips-mt7621
+
4
−
4
View file @
e9362cb7
# BROKEN: No AP+IBSS support
, 11s has high packet loss
# BROKEN: No AP+IBSS support
(plus individual issues)
if [ "$BROKEN" ]; then
## D-Link
device d-link-dir-860l-b1 dir-860l-b1
device d-link-dir-860l-b1 dir-860l-b1
# BROKEN: 2.4 GHz Mesh unreliable
## Netgear
device netgear-wndr3700v5 wndr3700v5 #
u
ntested
device netgear-wndr3700v5 wndr3700v5 #
BROKEN: U
ntested
factory
## ZBT
device zbt-wg3526 zbt-wg3526
device zbt-wg3526 zbt-wg3526
# BROKEN: Untested
factory
fi
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment