Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Feb 2011 08:10:18 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_athrate.h src/sys/dev/ath/ath_rate/amrr amrr.c src/sys/dev/ath/ath_rate/onoe onoe.c src/sys/dev/ath/ath_rate/sample sample.c
Message-ID:  <201102010810.p118AWMn051038@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-02-01 08:10:18 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_athrate.h 
    sys/dev/ath/ath_rate/amrr amrr.c 
    sys/dev/ath/ath_rate/onoe onoe.c 
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  SVN rev 218160 on 2011-02-01 08:10:18Z by adrian
  
  Add a new method to the rate control modules which extract out the
  three other rates and try counts.
  
  The 11n rate scenario path wants to take a list of rate and tries,
  rather than calling setupxtxdesc().
  
  Revision  Changes    Path
  1.20      +24 -0     src/sys/dev/ath/ath_rate/amrr/amrr.c
  1.21      +23 -0     src/sys/dev/ath/ath_rate/onoe/onoe.c
  1.34      +24 -0     src/sys/dev/ath/ath_rate/sample/sample.c
  1.9       +6 -0      src/sys/dev/ath/if_athrate.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102010810.p118AWMn051038>