Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 04:31:00 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal/ar9002 ar9285_reset.c
Message-ID:  <201103110431.p2B4VGGF008213@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-03-11 04:31:00 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar9002 ar9285_reset.c 
  Log:
  SVN rev 219475 on 2011-03-11 04:31:00Z by adrian
  
  Bring over the same fix from the AR5416 PDADC calibration code.
  
  The ath9k driver has a unified boundary/pdadc function, whereas
  ours is split into two (one for each EEPROM type.) This is why
  the AR9280 check is done here where we could safely assume it'll
  always be AR9280 or later.
  
  Revision  Changes    Path
  1.3       +4 -1      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?201103110431.p2B4VGGF008213>