Date: Mon, 13 Apr 2009 21:01:08 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal ah.c src/sys/dev/ath/ath_hal/ar5210 ar5210_phy.c src/sys/dev/ath/ath_hal/ar5211 ar5211_phy.c src/sys/dev/ath/ath_hal/ar5212 ar5212_phy.c Message-ID: <200904132101.n3DL1Gqb035361@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-04-13 21:01:08 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah.c
sys/dev/ath/ath_hal/ar5210 ar5210_phy.c
sys/dev/ath/ath_hal/ar5211 ar5211_phy.c
sys/dev/ath/ath_hal/ar5212 ar5212_phy.c
Log:
SVN rev 191022 on 2009-04-13 21:01:08Z by sam
o eliminate a << in calculating the tx time for turbo mode by pre-multiplying
data in the phy tables
o correct the ctrl rate indices in the 5212 turbog phy table
Revision Changes Path
1.9 +1 -2 src/sys/dev/ath/ath_hal/ah.c
1.2 +9 -9 src/sys/dev/ath/ath_hal/ar5210/ar5210_phy.c
1.2 +9 -9 src/sys/dev/ath/ath_hal/ar5211/ar5211_phy.c
1.3 +15 -15 src/sys/dev/ath/ath_hal/ar5212/ar5212_phy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904132101.n3DL1Gqb035361>
