nieldk
|
2013-11-21
, 13:59
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#201
|
|
2013-11-21
, 14:17
|
Posts: 446 |
Thanked: 207 times |
Joined on Sep 2012
@ Austria/Germany
|
#202
|
|
2013-11-21
, 17:13
|
Posts: 2 |
Thanked: 0 times |
Joined on Nov 2013
|
#203
|
|
2013-11-21
, 17:55
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#204
|
|
2013-11-21
, 18:13
|
Posts: 446 |
Thanked: 207 times |
Joined on Sep 2012
@ Austria/Germany
|
#205
|
lsmod
no, kernel is compiled to load needed modules
|
2013-11-22
, 00:43
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#206
|
|
2013-11-22
, 14:25
|
Posts: 466 |
Thanked: 661 times |
Joined on Jan 2009
|
#207
|
Update:
Found the commits needed to introduce multiple-VIF support into wl12xx driver. (in response to this post)
I'll check whether mac80211 as present in current 2.6.32 supports multiple VIFs.
Furthermore, this patchset allows wl12xx to use a single, updated firmware.bin to function in both AP and STA modes.
I'm currently rebuilding my build VM after spotty power these past few days messed with my images
(shouldn't have enabled write-caching for VMware!)
EDIT: Wow, that's a lot of commits.
I've pulled in loads of updates for wl12xx - AP mode should now be complete. In-kernel.
Pull in the newest linux-firmware to see it in action.
Now, on to more news:
I'm not yet moving onto even newer wl12xx firmwares as the next commit (SHA1: c8bde243421d759844264cf11e4248e7862c2722) would be incompatible with the shipped, on-device firmware.
BTW, debugfs functionality has been stripped out of wl12xx, it was causing build problems - if you want it back, bug me enough
What do you guys think, moving forward?
|
2013-11-22
, 14:45
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#208
|
|
2013-11-22
, 14:53
|
Posts: 466 |
Thanked: 661 times |
Joined on Jan 2009
|
#209
|
I /was/ doing that, but then utterly phailed as mmc core update and ripping out 3.3's wl12xx driver was about one bajillion times harder to implement than backporting stuff from 2.6.39, I think.
Some of that mmc core stuff needs CONFIG_PM_RUNTIME, which would be nice to have on the N9 (selective device suspend, yay!), but after hours of patching wl12xx and mac80211, I'm going to take a nice break to preserve my sanity.
Anyone with more coffee than I do, please try to feel like cleaning up my commits if they get pulled into harmattan/kernel-plus-harmattan
|
2013-11-23
, 00:37
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#210
|