Date: Thu, 10 Jun 2010 20:26:34 +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: <201006102026.o5AKQqQW064231@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rpaulo 2010-06-10 20:26:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) 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 209009 on 2010-06-10 20:26:34Z by rpaulo MFC r208711: 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. Approved by: re (kensmith) Revision Changes Path 1.12.2.3 +1 -0 src/sys/dev/ath/ath_hal/ah.h 1.1.2.3 +7 -23 src/sys/dev/ath/ath_hal/ah_eeprom_v4k.c 1.2.2.3 +3 -1 src/sys/dev/ath/ath_hal/ah_eeprom_v4k.h 1.4.2.3 +7 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416_interrupts.c 1.11.2.3 +12 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c 1.1.4.2 +3 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416phy.h 1.4.2.3 +9 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416reg.h 1.3.2.4 +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?201006102026.o5AKQqQW064231>