freebsd-dev/sys/dev/wi
Warner Losh 5b6a60ea0a Use splnet() when we need to block timeouts rather than splimp() since
the former blocks software interrupts, while the latter blocks
hardware interrupts.

Avoid one place where I'm at splnet across a call to copyout.  Leave
one in place to give bde something to complain about :-).  Actaully,
I'll fix it in a subsequent commit.

Reviewed by: bde
spl conical hat to: imp
2002-05-16 06:32:37 +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 Use splnet() when we need to block timeouts rather than splimp() since 2002-05-16 06:32:37 +00:00
wi_hostap.h Implement shared secret mode for hostap mode. 2002-04-22 07:09:13 +00:00