Date: Tue, 1 Jun 2010 15:33:10 +0000 (UTC) From: Rui Paulo <rpaulo@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal ah.h ah_eeprom_v4k.c ah_eeprom_v4k.h src/sys/dev/ath/ath_hal/ar5416 ar5416_interrupts.c ar5416_reset.c ar5416phy.h ar5416reg.h ar9285_attach.c Message-ID: <201006011533.o51FXZw3091803@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2010-06-01 15:33:10 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah.h ah_eeprom_v4k.c ah_eeprom_v4k.h
sys/dev/ath/ath_hal/ar5416 ar5416_interrupts.c ar5416_reset.c
ar5416phy.h ar5416reg.h
ar9285_attach.c
Log:
SVN rev 208711 on 2010-06-01 15:33:10Z by rpaulo
Bring in a couple of fixes from the Linux ath9k related to chip hangs.
While there, try to make the register write pattern look like what's
done by ath9k.
MFC after: 3 days
Revision Changes Path
1.14 +1 -0 src/sys/dev/ath/ath_hal/ah.h
1.2 +7 -23 src/sys/dev/ath/ath_hal/ah_eeprom_v4k.c
1.3 +3 -1 src/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
1.6 +7 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c
1.18 +12 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1.4 +3 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416phy.h
1.8 +9 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
1.5 +10 -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?201006011533.o51FXZw3091803>
