Date: Mon, 26 Jan 2009 20:24:04 +0000 (UTC) From: Doug White <dwhite@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211_freebsd.h ieee80211_power.c Message-ID: <200901262024.n0QKOCtD074472@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwhite 2009-01-26 20:24:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/net80211 ieee80211_freebsd.h ieee80211_power.c Log: SVN rev 187739 on 2009-01-26 20:24:04Z by dwhite Fix hostap power-save station support by always initializing the TIM bitmaps. Prior to this change, hostap would queue packets for power-saved stations but not indicate in the beacon that the station should wake up and poll for those queued packets. Reviewed by: sam Revision Changes Path 1.15.2.3 +1 -1 src/sys/net80211/ieee80211_freebsd.h 1.2.2.1 +9 -18 src/sys/net80211/ieee80211_power.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901262024.n0QKOCtD074472>