freebsd-dev/sys/dev/wi
Warner Losh 883ee9463e skibo tells me that that I didn't apply all of his last patch, and
sent me a replacement patch that fixes the problem.  The challenge
buffer was not large enough by a factor of 4 (due to my changing the
size from 128 to 32, but not u_int8_t to u_int32_t).

MFC after: 1 day
Submitted by: skibo@pacbell.net
2002-04-30 03:46:27 +00:00
..
if_wavelan_ieee.h Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net> 2002-04-11 07:21:16 +00:00
if_wi_pccard.c Make this driver compile for -stable also to prep for MFC 2002-04-26 23:11:23 +00:00
if_wi_pci.c We don't need the card_if.h here. It breaks the building of kernels 2002-04-29 21:11:02 +00:00
if_wi.c Untimeout before calling timeout. I think that I have caught all the cases 2002-04-29 06:55:46 +00:00
if_wireg.h Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net> 2002-04-11 07:21:16 +00:00
if_wivar.h Make this driver compile for -stable also to prep for MFC 2002-04-26 23:11:23 +00:00
wi_hostap.c skibo tells me that that I didn't apply all of his last patch, and 2002-04-30 03:46:27 +00:00
wi_hostap.h Implement shared secret mode for hostap mode. 2002-04-22 07:09:13 +00:00