Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
FFS Gluon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
firmware
FFS Gluon
Commits
bb2744f0
Commit
bb2744f0
authored
Nov 26, 2019
by
Simon Terzenbach
Committed by
David Bauer
Dec 03, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ath79-generic: add support for devolo WiFi pro 1200e
parent
bdfa4b71
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
docs/user/supported_devices.rst
docs/user/supported_devices.rst
+1
-0
targets/ath79-generic
targets/ath79-generic
+5
-0
No files found.
docs/user/supported_devices.rst
View file @
bb2744f0
...
...
@@ -185,6 +185,7 @@ ath79-generic
* devolo
- WiFi pro 1200e
- WiFi pro 1200i
- WiFi pro 1750c
- WiFi pro 1750e
...
...
targets/ath79-generic
View file @
bb2744f0
...
...
@@ -14,6 +14,11 @@ local ATH10K_PACKAGES_QCA9888 = {
-- devolo
device('devolo-wifi-pro-1200e', 'devolo_dvl1200e', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
})
device('devolo-wifi-pro-1200i', 'devolo_dvl1200i', {
packages = ATH10K_PACKAGES_QCA9880,
factory = false,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment