Date: Fri, 30 Apr 2010 17:08:27 +0000 (UTC) From: Bernhard Schmidt <bschmidt@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ipw if_ipw.c if_ipwvar.h Message-ID: <201004301708.o3UH8xTg040889@repoman.freebsd.org>
index | next in thread | raw e-mail
bschmidt 2010-04-30 17:08:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/ipw if_ipw.c if_ipwvar.h
Log:
SVN rev 207440 on 2010-04-30 17:08:27Z by bschmidt
MFC r206763-206767:
r206763:
Fix comment about ipw_assoc and remove some whitespaces; no functional
changes.
r206764:
Pass correct RSSI to ieee80211_input*().
r206765:
- Make ipw usable again by moving directly into ASSOC state.
- No need to manually switch to RUN state, assoc response takes care
of that.
r206766:
Use iv_appie_wpa, with this commit WPA works again.
r206767:
Remove IPW_LOCK_DECL and fix various LORs.
Approved by: rpaulo (mentor)
Revision Changes Path
1.47.2.2 +31 -24 src/sys/dev/ipw/if_ipw.c
1.10.2.2 +2 -9 src/sys/dev/ipw/if_ipwvar.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004301708.o3UH8xTg040889>
