Date: Tue, 25 Jan 2011 05:35:09 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal ah_eeprom_v4k.c ah_eeprom_v4k.h Message-ID: <201101250535.p0P5ZNYV028547@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-01-25 05:35:09 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah_eeprom_v4k.c ah_eeprom_v4k.h
Log:
SVN rev 217809 on 2011-01-25 05:35:09Z by adrian
Fix the Atheros V4K EEPROM definitions to match those in ath9k.
It turns out that the V4K eeprom definitions (used by the AR9285 and
its derivatives) is wrong. These values are at least causing issues
on my AR2427.
With this fix (and initvals in a subsequent commit), the AR2427 behaves
a lot better.
Note - there's still significant drift between the ath9k v4k eeprom
init code (again, used by AR9285 and derivatives) and what's in this
tree. That needs to be investigated and resolved.
Revision Changes Path
1.4 +2 -2 src/sys/dev/ath/ath_hal/ah_eeprom_v4k.c
1.4 +36 -21 src/sys/dev/ath/ath_hal/ah_eeprom_v4k.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101250535.p0P5ZNYV028547>
