Talk:Mac80211 based open source architecture
From OMAPpedia
(Difference between revisions)
(→Firmware and NVS for the WLAN) |
|||
| Line 9: | Line 9: | ||
My directory structure looks something like | My directory structure looks something like | ||
| - | / | + | <nowiki>/ |
|--> lib/ | |--> lib/ | ||
|---> firmware/ | |---> firmware/ | ||
| Line 15: | Line 15: | ||
| wl1271-fw.bin | | wl1271-fw.bin | ||
| ...... | | ...... | ||
| + | </nowiki> | ||
== Clarification? == | == Clarification? == | ||
Is this for Ubuntu? On which platform is this? | Is this for Ubuntu? On which platform is this? | ||
Revision as of 13:40, 11 July 2011
Firmware and NVS for the WLAN
I found that I needed to copy the ti-connectiity folder into /lib/firmware rather than its contents.
[Clarification]
This is 2.6.38.4+ (this is the Ubuntu Natty kernel revision - but my user-space is Angstrom).
My directory structure looks something like
/ |--> lib/ |---> firmware/ |---> ti-connectivity/ | wl1271-fw.bin | ......
Clarification?
Is this for Ubuntu? On which platform is this?