Date: Mon, 27 Oct 2008 17:51:24 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h Message-ID: <200810271751.m9RHpdAF046458@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2008-10-27 17:51:24 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: SVN rev 184358 on 2008-10-27 17:51:24Z by sam Fixup statistics: o update tx rssi data only when an ACK was received o return tx rssi from sampled data instead of the last frame o track noise floor o return rx rssi and noise floor (was broken) Revision Changes Path 1.206 +13 -10 src/sys/dev/ath/if_ath.c 1.71 +3 -0 src/sys/dev/ath/if_athvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810271751.m9RHpdAF046458>