Date: Fri, 10 Mar 2006 20:35:09 +0000 (UTC) From: Damien Bergamini <damien@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_iwireg.h Message-ID: <200603102035.k2AKZESt024879@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
damien 2006-03-10 20:35:09 UTC FreeBSD src repository Modified files: sys/dev/iwi if_iwi.c if_iwireg.h Log: o acknowledge interrupts early in the interrupt handler o stop processing interrupts after a firmware fatal error or a radio kill o clarify the possible values for the 'antenna' sysctl. o by default, let the firmware do antenna diversity. the firmware will periodically switch to another antenna to evaluate the signal quality. Revision Changes Path 1.31 +12 -9 src/sys/dev/iwi/if_iwi.c 1.11 +1 -1 src/sys/dev/iwi/if_iwireg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603102035.k2AKZESt024879>