Date: Tue, 17 May 2011 11:56:50 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal/ar5212 ar5212_misc.c Message-ID: <201105171157.p4HBv6Kf057698@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-05-17 11:56:50 UTC FreeBSD src repository Modified files: sys/dev/ath/ath_hal/ar5212 ar5212_misc.c Log: SVN rev 222021 on 2011-05-17 11:56:50Z by adrian Use the halMcastKeySrchSupport capability bit to selectively enable/disable the multicast key search support for AR5212, AR5416 and later. The general HAL routine ath_hal_getcapability() implement checking this but it's overridden by a check in ar5212_misc:ar5212GetCapability(). This restores the later functionality in case it's found to be broken in any of the 11n chipsets. Revision Changes Path 1.10 +1 -1 src/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105171157.p4HBv6Kf057698>