Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFS Gluon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
FFS Gluon
Commits
982d8ed7
Unverified
Commit
982d8ed7
authored
1 year ago
by
Kiste
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
rampis-mt7621: add support for ZyXEL WSM20 (#2965)
Better known as ZyXEL Multy M1
parent
895970a1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/user/supported_devices.rst
+1
-0
1 addition, 0 deletions
docs/user/supported_devices.rst
targets/ramips-mt7621
+4
-0
4 additions, 0 deletions
targets/ramips-mt7621
with
5 additions
and
0 deletions
docs/user/supported_devices.rst
+
1
−
0
View file @
982d8ed7
...
@@ -428,6 +428,7 @@ ramips-mt7621
...
@@ -428,6 +428,7 @@ ramips-mt7621
* ZyXEL
* ZyXEL
- NWA50AX
- NWA50AX
- WSM20
* Xiaomi
* Xiaomi
...
...
This diff is collapsed.
Click to expand it.
targets/ramips-mt7621
+
4
−
0
View file @
982d8ed7
...
@@ -149,6 +149,10 @@ device('zyxel-nwa55axe', 'zyxel_nwa55axe', {
...
@@ -149,6 +149,10 @@ device('zyxel-nwa55axe', 'zyxel_nwa55axe', {
broken = true, -- Missing LED / Reset button
broken = true, -- Missing LED / Reset button
})
})
device('zyxel-wsm20', 'zyxel_wsm20', {
factory = false,
})
-- Devices without WLAN
-- Devices without WLAN
...
...
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