[PATCH 1/2] b43: N-PHY: band width setting with dumb clock control call

Larry Finger Larry.Finger at lwfinger.net
Mon Aug 23 19:17:07 EDT 2010


On 08/23/2010 05:53 PM, Rafał Miłecki wrote:
>> I believe you need to do the whole PHY init, including the common
>> part; not just the PHY type-specific init. Larry, is this true?
> 
> Do you mean b43_phy_init? Larry: I guess indeed some tip would be nice :)

As it shows in http://bcm-v4.sipsolutions.net/802.11/PHY/Init, you need to do
the Common steps. #15 in that list is the specific routines for the PHY type in
the device.

The code in b43_phy_init() seems not to have all of these steps in it, but I'm
not sure where they are implemented.

Larry



More information about the b43-dev mailing list