freebsd-dev/sys/dev/an
Doug Ambrisko b376d47740 - Fixes for suspend/resume code (MPI-350)
- Cache temp. keys so they are preserved across suspend/resume (MPI-350)
- Reads and writes are real fast to the MPI-350 causing early timeouts so
  wait do some DELAYs to slow things down in the spin loops.
- Stream line setting RIDs when they are better to be set via another
  function
- Add better support for setting home key via "ifconfig an0 wepkey 9:<key>"

Tested by:	Peter Radcliffe <pir@pir.net> (in -stable)
		myself in -current & -stable
MFC in:		3 days
2003-02-08 04:41:17 +00:00
..
if_aironet_ieee.h Add support for MPI-350 the mini-pci Cisco Aironet card. This needs more 2002-12-29 19:22:07 +00:00
if_an_isa.c network interface driver changes: 2002-11-14 23:54:55 +00:00
if_an_pccard.c Add support for MPI-350 the mini-pci Cisco Aironet card. This needs more 2002-12-29 19:22:07 +00:00
if_an_pci.c Support for suspend/resume in laptops. Loosely based on the wi(4) patches 2003-02-05 03:37:42 +00:00
if_an.c - Fixes for suspend/resume code (MPI-350) 2003-02-08 04:41:17 +00:00
if_anreg.h - Fixes for suspend/resume code (MPI-350) 2003-02-08 04:41:17 +00:00