Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 15:55:27 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal/ar9002 ar9287_reset.c
Message-ID:  <201105261555.p4QFtfjE056589@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-05-26 15:55:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar9002 ar9287_reset.c 
  Log:
  SVN rev 222312 on 2011-05-26 15:55:27Z by adrian
  
  Bring over the AR5416 per-rate TX power code, modified to use the
  AR9287 EEPROM layout.
  
  The AR9287 only supports 2ghz, so I've removed the 5ghz code (but left
  the 5ghz edge flags in there for now) and hard-coded the 2ghz-only
  path.
  
  Whilst I'm there, fix a typo (ar9285->ar9287.)
  
  This meets basic TX throughput testing - iperf TX tests == 27-28mbit in 11g,
  matching the rest of my 11g kit.
  
  Revision  Changes    Path
  1.4       +199 -9    src/sys/dev/ath/ath_hal/ar9002/ar9287_reset.c



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