Date: Thu, 19 Feb 2009 04:24:22 +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 ah_internal.h src/sys/dev/ath/ath_hal/ar5212 ar5212_phy.c Message-ID: <200902190424.n1J4OXo5077272@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-02-19 04:24:22 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah.c ah_internal.h
sys/dev/ath/ath_hal/ar5212 ar5212_phy.c
Log:
SVN rev 188773 on 2009-02-19 04:24:22Z by sam
Cleanup ath_hal_computetxtime's handling of 1/2 and 1/4-width channels:
o mark phy type to indicate 1/2 or 1/4-rate operation
o use phy type instead of channel attributes to identify 1/2 and 1/4-rate
operation
o general cleanup of code including move phy constants to ah_internal.h
Eventually this code should go away and we should use the net0211 equivalents.
Revision Changes Path
1.5 +31 -69 src/sys/dev/ath/ath_hal/ah.c
1.7 +24 -0 src/sys/dev/ath/ath_hal/ah_internal.h
1.2 +19 -17 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?200902190424.n1J4OXo5077272>
