[PATCH] bcm43xx-softmac: update PHY initialization
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 12 Sep 2006 02:50:56 +0000 (21:50 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Sep 2006 20:52:16 +0000 (16:52 -0400)
commita271ca5bbb1df988806bead8910b603819f4190f
tree4c809e9427cf5bafb1e84a0d647a40c22dabce58
parent919ee6ddcd3fcff09dee90c11af17a802196ad1f
[PATCH] bcm43xx-softmac: update PHY initialization

This patch updates the PHY initialization code for bcm43xx-softmac
to conform with recent changes in the clean-room specs at
http://bcm-specs.sipsolutions.net. Mostly, these changes implement
the sequence needed for chips with GPHY revision 8; however, the
patch also corrects a typo in one address, and some parts that were
missing from the spec when the initial coding was done.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_phy.c