https://github.com/torvalds/linux
Revision 92b3e2e9253a9f4c9224071842fd263c334dece0 authored by Daniel Drake on 03 April 2007, 22:17:37 UTC, committed by John W. Linville on 10 April 2007, 18:35:56 UTC
Due to conflicting/confusing defines in the vendor driver, we were
reading E2P_PHY_REG from the wrong location.

CR157 patching was slightly incorrect in that the vendor driver only
patches in an 8-bit value, whereas we were patching 24 bits.

Additionally, CR157 patching was happening on both zd1211 and zd1211b,
but this should only happen on zd1211.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Ulrich Kunitz <kune@deine-taler.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent ae6ead4
History
Tip revision: 92b3e2e9253a9f4c9224071842fd263c334dece0 authored by Daniel Drake on 03 April 2007, 22:17:37 UTC
[PATCH] zd1211rw: Fix E2P_PHY_REG patching
Tip revision: 92b3e2e
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top