[Trac #1019] setting the WiFi channel fails intermittently
Zarro Boogs per Child
bugtracker at laptop.org
Sun Mar 25 19:07:34 EDT 2007
#1019: setting the WiFi channel fails intermittently
----------------------+-----------------------------------------------------
Reporter: mbletsas | Owner: luisca
Type: defect | Status: closed
Priority: high | Milestone: Trial-1
Component: wireless | Resolution: fixed
Keywords: |
----------------------+-----------------------------------------------------
Comment (by dcbw):
Fixed in the driver, libertas-2.6 commit
5aac0aaf7c96abdbb7f42b2d327b8cce8468afec
It was an ordering problem. Because the channel change code wasn't in the
deferred association codepaths, setting channel _before_ setting adhoc
mode would fail. The driver didn't allow changing the channel in
infrastructure mode, and would return -EOPNOTSUPP if you tried.
Also, the default adhoc channel is 6 so fi the channel change operation
fails it would logically come up in that channel. That's also been
changed, the driver will now let the card come up in whatever channel it
happens to come up in. Not sure if that will be a problem, but if it is,
it's an easy fix.
--
Ticket URL: <http://dev.laptop.org/ticket/1019#comment:6>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list