Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2011 08:19:23 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_rate/sample sample.c sample.h
Message-ID:  <201101200819.p0K8JkPs018046@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-01-20 08:19:23 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_rate/sample sample.c sample.h 
  Log:
  SVN rev 217628 on 2011-01-20 08:19:23Z by adrian
  
  Migrate the sample rate module to the new ath_hal_gettxcompletionrates() API.
  
  This removes the chipset-dependent TX DMA completion descriptor groveling.
  It should now be (more) portable to other, later atheros chipsets when the
  time comes.
  
  Revision  Changes    Path
  1.32      +36 -58    src/sys/dev/ath/ath_rate/sample/sample.c
  1.10      +0 -41     src/sys/dev/ath/ath_rate/sample/sample.h



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