Date: Fri, 19 Nov 2010 01:28:22 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/wlan if_run.c if_runvar.h Message-ID: <201011190128.oAJ1ShBh036189@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2010-11-19 01:28:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/usb/wlan if_run.c if_runvar.h
Log:
SVN rev 215481 on 2010-11-19 01:28:22Z by thompsa
MFC r209144
- Because hostapd calls iv_key_set() before if_init(), make sure key_set
callback function will be executed, and that the key won't be deleted during
the init process.
- txmic and rxmic are written into the chip the same place regardless of
opmode.
- Make the hardware generate 802.11 sequence numbers.
Submitted by: Akinori Furukoshi
Revision Changes Path
1.4.2.12 +38 -18 src/sys/dev/usb/wlan/if_run.c
1.3.2.7 +1 -0 src/sys/dev/usb/wlan/if_runvar.h
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011190128.oAJ1ShBh036189>
