Date: Sat, 14 May 2011 05:43:33 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_misc.c ar5416_reset.c ar5416phy.h Message-ID: <201105140543.p4E5hokx082195@repoman.freebsd.org>
index | next in thread | raw e-mail
adrian 2011-05-14 05:43:33 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_misc.c
ar5416_reset.c ar5416phy.h
Log:
SVN rev 221878 on 2011-05-14 05:43:33Z by adrian
When disabling RIFS for Sowl (AR9160) and Howl (AR9130), make sure RIFS
is totally disabled.
The Atheros HAL code does this for Sowl/Howl but not for Owl (AR5416) where
RIFS is disabled by default.
This seems to quieten the occasional baseband hang I've been seeing with
the AR9160 in STA mode under constant heavy traffic load.
Obtained from: Atheros
Revision Changes Path
1.36 +2 -1 src/sys/dev/ath/ath_hal/ar5416/ar5416.h
1.14 +35 -1 src/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
1.69 +1 -1 src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1.8 +2 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416phy.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105140543.p4E5hokx082195>
