[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changes
authorLarry Finger <Larry.Finger@lwfinger.net>
Tue, 13 Feb 2007 22:54:56 +0000 (16:54 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Feb 2007 20:45:05 +0000 (15:45 -0500)
commit740ac4fb08866d702be90f167665d03759bd27d0
tree4528dfcbcbb0198640421f94f6132fae154205ce
parentb5c41651645f7604dda7abc3445e1622f9b1b9ab
[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changes

The specifications for the bcm43xx driver have been modified. This
patch incorporates these changes in the code, which results in the
BCM4311 and BCM4312 working. The name of one of the PHY parameters,
previously known as "version", has been changed to "analog", short for
"analog core version" .

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