Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2011 10:36:38 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_reset.c src/sys/dev/ath/ath_hal/ar9002 ar9285_reset.c
Message-ID:  <201105131036.p4DAasiv017007@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-05-13 10:36:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_reset.c 
    sys/dev/ath/ath_hal/ar9002 ar9285_reset.c 
  Log:
  SVN rev 221834 on 2011-05-13 10:36:38Z by adrian
  
  Remove duplicate code - add a function which calculates the ratesArray[]
  table which contains the per-rate target TX power.
  
  This code is shared between the v14 eeprom board setup (AR5416, AR9160,
  AR9280) and will also be used by the upcoming Kite (AR9287) support.
  
  Revision  Changes    Path
  1.35      +9 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416.h
  1.65      +64 -27    src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  1.17      +9 -26     src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c



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