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
102a4b93
Unverified
Commit
102a4b93
authored
3 years ago
by
David Bauer
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
ath79-generic: add support for Enterasys WS-AP3705i (#2332)
parent
7b2ab5e6
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
+4
-0
4 additions, 0 deletions
docs/user/supported_devices.rst
targets/ath79-generic
+8
-0
8 additions, 0 deletions
targets/ath79-generic
with
12 additions
and
0 deletions
docs/user/supported_devices.rst
+
4
−
0
View file @
102a4b93
...
@@ -13,6 +13,10 @@ ath79-generic
...
@@ -13,6 +13,10 @@ ath79-generic
- WiFi pro 1750i
- WiFi pro 1750i
- WiFi pro 1750x
- WiFi pro 1750x
* Enterasys
- WS-AP3705i
* GL.iNet
* GL.iNet
- GL-AR300M-Lite
- GL-AR300M-Lite
...
...
This diff is collapsed.
Click to expand it.
targets/ath79-generic
+
8
−
0
View file @
102a4b93
...
@@ -54,6 +54,14 @@ device('devolo-wifi-pro-1750x', 'devolo_dvl1750x', {
...
@@ -54,6 +54,14 @@ device('devolo-wifi-pro-1750x', 'devolo_dvl1750x', {
factory = false,
factory = false,
})
})
-- Enterasys
device('enterasys-ws-ap3705', 'enterasys_ws-ap3705i', {
factory = false,
})
-- GL.iNet
-- GL.iNet
device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', {
...
...
This diff is collapsed.
Click to expand it.
Nico
@nrb
mentioned in commit
f80bef84
·
2 years ago
mentioned in commit
f80bef84
mentioned in commit f80bef8405521cb1a294c664ae524a4ee0d2d36a
Toggle commit list
Nico
@nrb
mentioned in commit
6a1f66c5
·
2 years ago
mentioned in commit
6a1f66c5
mentioned in commit 6a1f66c51f40326e7edca5d94814ccd1b8d289f3
Toggle commit list
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