if_run in hostap mode: issue with stations in the power save mode
Alexander Zagrebin
alex at zagrebin.ru
Fri Feb 4 06:08:12 UTC 2011
I'm using an Ralink RT2870 based adapter (run(4) driver) in the hostap mode.
and I've noticed that if_run doesn't support stations working in the
power save mode (PSM). The reason is in lack of the TIM in beacons.
The attached patch adds this functionality and completely fixes this issue.
Despite the fact that patch is working, it seems that it needs an additional
work. For example, now the result of ieee80211_beacon_update is ignored with
a corresponding message, but may be necessary to process it...
Can somebody review it?
--
Alexander Zagrebin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-if_run.c
Type: text/x-diff
Size: 1213 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20110204/12de1744/patch-if_run.bin
More information about the freebsd-net
mailing list