Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2010 17:04:19 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_hal ah_internal.h src/sys/dev/ath/ath_hal/ar5212 ar5212_attach.c ar5212_xmit.c src/sys/dev/ath/ath_hal/ar5416 ar5416_reset.c ar5416_xmit.c ar9285_attach.c
Message-ID:  <201003011704.o21H4fUk077417@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2010-03-01 17:04:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_hal  ah_internal.h 
    sys/dev/ath/ath_hal/ar5212 ar5212_attach.c ar5212_xmit.c 
    sys/dev/ath/ath_hal/ar5416 ar5416_reset.c ar5416_xmit.c 
                               ar9285_attach.c 
  Log:
  SVN rev 204521 on 2010-03-01 17:04:19Z by rpaulo
  
  Properly setup the TX FIFO threshold for AR5416 based chipsets,
  including the AR9285. This seems to fix some users's problems.
  
  Submitted by:   Jorge Boncompte [DTI2] <jorge at dti2.net>
  
  Revision  Changes    Path
  1.14      +2 -0      src/sys/dev/ath/ath_hal/ah_internal.h
  1.9       +3 -0      src/sys/dev/ath/ath_hal/ar5212/ar5212_attach.c
  1.4       +9 -3      src/sys/dev/ath/ath_hal/ar5212/ar5212_xmit.c
  1.16      +4 -1      src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
  1.4       +2 -1      src/sys/dev/ath/ath_hal/ar5416/ar5416_xmit.c
  1.2       +2 -0      src/sys/dev/ath/ath_hal/ar5416/ar9285_attach.c



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