BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mangoh-drivers
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
mangoh-drivers
Commits
ef892c7b
Unverified
Commit
ef892c7b
authored
Mar 26, 2019
by
zchowdhury
Committed by
GitHub
Mar 26, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
Add /etc/network/interfaces update for ifup scripts.
parent
1e7b192d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
linux_kernel_modules/cypwifi/README.md
+6
-0
No files found.
linux_kernel_modules/cypwifi/README.md
View file @
ef892c7b
...
...
@@ -44,6 +44,12 @@
one can set the interface to wlan1. Note that MangOH Red has wlan1 used
by the MT7697 Wifi chip which is not present on the MangOH Yellow. AP_REF refers
to the AP reference found from scan. These are the steps:
*
To have the Cypress Wifi start via init.d properly (i.e. ifup scripts) you need to add
following lines to "/etc/network/interfaces":
iface wlan1 inet manual
pre-up /legato/systems/current/modules/files/brcmutil/etc/init.d/cywifi.sh start
post-down /legato/systems/current/modules/files/brcmutil/etc/init.d/cywifi.sh stop
*
Please apply the Legato Patches as mentioned under:
https://github.com/mangOH/mangOH/wiki/mangOH-Red-mt7697-WiFi
*
/legato/systems/current/modules/files/brcmutil/etc/init.d/cywifi.sh init
...
...
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