Date: Tue, 2 Mar 2010 12:59:42 +0000 (UTC) From: Rui Paulo <rpaulo@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/ar5212 ar5212.h ar5212_attach.c ar5212_xmit.c src/sys/dev/ath/ath_hal/ar5416 ar5416_reset.c ar5416_xmit.c ar9285_attach.c Message-ID: <201003030834.o238Yxge088441@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2010-03-02 12:59:42 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah_internal.h
sys/dev/ath/ath_hal/ar5212 ar5212.h ar5212_attach.c
ar5212_xmit.c
sys/dev/ath/ath_hal/ar5416 ar5416_reset.c ar5416_xmit.c
ar9285_attach.c
Log:
SVN rev 204579 on 2010-03-02 12:59:42Z by rpaulo
Couple of suggestions from Sam regarding latest commit:
o rename the new variables to comply with the naming scheme
o move the new variables to an AR5212 specific struct
o use ahp when available
o revert to previous ts_flags check
Revision Changes Path
1.15 +0 -2 src/sys/dev/ath/ath_hal/ah_internal.h
1.7 +3 -0 src/sys/dev/ath/ath_hal/ar5212/ar5212.h
1.10 +3 -3 src/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
1.5 +3 -4 src/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
1.17 +2 -1 src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1.5 +1 -2 src/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
1.3 +1 -1 src/sys/dev/ath/ath_hal/ar5416/ar9285_attach.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003030834.o238Yxge088441>
