Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2011 04:32: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 ar9285_attach.c ar9285_cal.c
Message-ID:  <201105111705.p4BH5B3b067451@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-05-10 04:32:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar9002 ar9285_attach.c ar9285_cal.c 
  Log:
  SVN rev 221722 on 2011-05-10 04:32:27Z by adrian
  
  AR9285 (Kite) fixes.
  
  * Correct some of the silicon revision checks to match what
    the Atheros HAL does. (See [1] below.)
  
  * Move the PA cal and init cal method assignment to -after-
    the mac version/revision IDs are stored. The AR9285 init
    cal was never being called.
  
  * Enable ANI.
  
  Note Kite 1.0 and 1.1 were prototypes that shouldn't be seen
  in the wild. Linux ath9k simply removed the prototype code from
  their codebase. I'm going to leave it in there for now but
  make it conditionally compilable in the future.
  
  Obtained from:  Atheros
  
  Revision  Changes    Path
  1.20      +33 -6     src/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c
  1.3       +5 -4      src/sys/dev/ath/ath_hal/ar9002/ar9285_cal.c



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