cvs commit: src/sys/dev/ath if_ath.c if_athrate.h
src/sys/dev/ath/ath_rate/onoe onoe.c src/sys/dev/ath/ath_rate/amrr
amrr.c
Sam Leffler
sam at FreeBSD.org
Wed Mar 30 12:17:19 PST 2005
sam 2005-03-30 20:17:18 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_athrate.h if_ath.c
sys/dev/ath/ath_rate/onoe onoe.c
sys/dev/ath/ath_rate/amrr amrr.c
Log:
rev rate control api to pass the both the first+last tx descriptors
to the rate control module for tx complete processing; this enables
rate control algorithms to extract the packet length for xmits that
require multiple descriptors
Revision Changes Path
1.6 +2 -2 src/sys/dev/ath/ath_rate/amrr/amrr.c
1.6 +2 -2 src/sys/dev/ath/ath_rate/onoe/onoe.c
1.83 +1 -1 src/sys/dev/ath/if_ath.c
1.3 +1 -1 src/sys/dev/ath/if_athrate.h
More information about the cvs-src
mailing list