Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2011 02:59:24 +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_reset.c ar5416desc.h src/sys/dev/ath/ath_hal/ar9002 ar9280_olc.c ar9285_reset.c
Message-ID:  <201105070259.p472xgre010078@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-05-07 02:59:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal/ar5416 ar5416_reset.c ar5416desc.h 
    sys/dev/ath/ath_hal/ar9002 ar9280_olc.c ar9285_reset.c 
  Log:
  SVN rev 221574 on 2011-05-07 02:59:24Z by adrian
  
  Change AR_SREV_OWL_{X}_OR_LATER to AR_SREV_5416_{X}_OR_LATER.
  
  For now, these are equivalent macros. AR_SREV_OWL{X}_OR_LATER
  will later change to exclude Howl (AR9130) in line with what
  the Atheros HAL does.
  
  This should not functionally change anything.
  
  Obtained from:  Atheros
  
  Revision  Changes    Path
  1.57      +13 -20    src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  1.3       +2 -2      src/sys/dev/ath/ath_hal/ar5416/ar5416desc.h
  1.5       +1 -1      src/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c
  1.14      +2 -2      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?201105070259.p472xgre010078>