Date: Fri, 7 Feb 2003 20:41:17 -0800 (PST) From: Doug Ambrisko <ambrisko@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: src/sys/dev/an if_an.c if_anreg.h Message-ID: <200302080441.h184fHPg018701@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ambrisko 2003/02/07 20:41:17 PST
Modified files:
sys/dev/an if_an.c if_anreg.h
Log:
- 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
Revision Changes Path
1.46 +52 -48 src/sys/dev/an/if_an.c
1.17 +2 -3 src/sys/dev/an/if_anreg.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302080441.h184fHPg018701>
