Date: Wed, 25 May 2011 07:19:19 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal ah_internal.h src/sys/dev/ath/ath_hal/ar5416 ar5416_ani.c ar5416_attach.c src/sys/dev/ath/ath_hal/ar9001 ar9160_attach.c src/sys/dev/ath/ath_hal/ar9002 ar9280_attach.c ar9285_attach.c Message-ID: <201105250719.p4P7Jd9Q070162@repoman.freebsd.org>
index | next in thread | raw e-mail
adrian 2011-05-25 07:19:19 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah_internal.h
sys/dev/ath/ath_hal/ar5416 ar5416_ani.c ar5416_attach.c
sys/dev/ath/ath_hal/ar9001 ar9160_attach.c
sys/dev/ath/ath_hal/ar9002 ar9280_attach.c ar9285_attach.c
Log:
SVN rev 222276 on 2011-05-25 07:19:19Z by adrian
Tidy up the ANI API in preparation for looking to expose some more
of the ANI statistics and committing some tools which use these.
* Change HAL_ANI_* commands _back_ to be numerical, rather than a
bitmap;
* modify access to the ANI control bitmap to convert a command to
a bitmap;
* Fix the ANI noise immunity fiddling for CCK errors - it wasn't
checking whether noise immunity was disabled or not.
Revision Changes Path
1.38 +14 -9 src/sys/dev/ath/ath_hal/ah_internal.h
1.11 +13 -4 src/sys/dev/ath/ath_hal/ar5416/ar5416_ani.c
1.40 +2 -2 src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
1.9 +1 -1 src/sys/dev/ath/ath_hal/ar9001/ar9160_attach.c
1.22 +1 -1 src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c
1.21 +1 -1 src/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105250719.p4P7Jd9Q070162>
