Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 20:49:55 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ath if_ath.c if_athvar.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:  <200602092049.k19KntpG040077@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2006-02-09 20:49:55 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath.c if_athvar.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:
  move mgt frame tx rate responsibility from the rate control modules
  to the driver; this avoids redundant logic and will be necessary
  for future additions
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.11      +1 -4      src/sys/dev/ath/ath_rate/amrr/amrr.c
  1.11      +1 -4      src/sys/dev/ath/ath_rate/onoe/onoe.c
  1.12      +0 -17     src/sys/dev/ath/ath_rate/sample/sample.c
  1.109     +16 -15    src/sys/dev/ath/if_ath.c
  1.32      +1 -2      src/sys/dev/ath/if_athvar.h



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