Date: Fri, 3 Jun 2011 07:27:53 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal ah.h src/sys/dev/ath/ath_hal/ar5212 ar5212.h ar5212_attach.c ar5212_misc.c ar5212reg.h src/sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_attach.c ar5416_misc.c Message-ID: <201106030728.p537S4au071850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-06-03 07:27:53 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah.h
sys/dev/ath/ath_hal/ar5212 ar5212.h ar5212_attach.c
ar5212_misc.c ar5212reg.h
sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_attach.c
ar5416_misc.c
Log:
SVN rev 222644 on 2011-06-03 07:27:53Z by adrian
Bring over the relevant registers to use when implementing the quiet time
portion of 802.11h.
The AR5212 code has been brought over as a reference, it's currently
untested.
Obtained from: Atheros
Revision Changes Path
1.37 +13 -0 src/sys/dev/ath/ath_hal/ah.h
1.15 +2 -0 src/sys/dev/ath/ath_hal/ar5212/ar5212.h
1.18 +1 -0 src/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
1.15 +14 -0 src/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c
1.5 +1 -0 src/sys/dev/ath/ath_hal/ar5212/ar5212reg.h
1.38 +2 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416.h
1.42 +1 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
1.16 +29 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106030728.p537S4au071850>
