Date: Mon, 11 Jun 2007 10:56:06 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/iwi if_iwi.c if_iwivar.h Message-ID: <200706111056.l5BAu7HJ069419@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-06-11 10:56:06 UTC FreeBSD src repository Modified files: sys/dev/iwi if_iwi.c if_iwivar.h Log: MFp4 (missed in net80211 megaupdate) - Use a seperate taskqueue+thread for reset tasks since iwi_ops will block. - Return from iwi_ops if the interface has been downed - The firmware will fail if we are already associated - Add myself to the copyright Revision Changes Path 1.54 +24 -7 src/sys/dev/iwi/if_iwi.c 1.16 +1 -0 src/sys/dev/iwi/if_iwivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706111056.l5BAu7HJ069419>