Talk:Mac80211 based open source architecture
From OMAPpedia
(Difference between revisions)
(→Firmware and NVS for the WLAN) |
|||
| Line 2: | Line 2: | ||
I found that I needed to copy the ti-connectiity folder into /lib/firmware rather than its contents. | 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? == | == Clarification? == | ||
Is this for Ubuntu? On which platform is this? | Is this for Ubuntu? On which platform is this? | ||
Revision as of 13:39, 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?