Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2011 04:39:35 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal/ar5212 ar5212.h ar5212_misc.c src/sys/dev/ath/ath_hal/ar5416 ar5416_reset.c
Message-ID:  <201103090439.p294dsLJ001084@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-03-09 04:39:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5212 ar5212.h ar5212_misc.c 
    sys/dev/ath/ath_hal/ar5416 ar5416_reset.c 
  Log:
  SVN rev 219419 on 2011-03-09 04:39:35Z by adrian
  
  For chips that are full reset in ar5416ChipReset(), save and restore the TSF.
  
  Merlin (ar9280) and later were full-reset if they're doing open-loop TX
  power control but the TSF wasn't being saved/restored.
  
  Add ar5212SetTsf64() which sets the 64 bit TSF appropriately.
  
  Revision  Changes    Path
  1.12      +1 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212.h
  1.8       +7 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_misc.c
  1.29      +9 -0      src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c



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