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

Rafał Miłecki zajec5 at gmail.com
Mon Aug 23 18:53:52 EDT 2010


W dniu 23 sierpnia 2010 01:30 użytkownik Gábor Stefanik
<netrolller.3d at gmail.com> napisał:
>>> +       if (!fast)
>>> +               b43_clock_control(dev, 0);
>>> +       dev->phy.b_width = b_width;
>>> +       b43_read32(dev, B43_MMIO_MACCTL); /* flush writes */
>>> +       /* TODO: Call PHY BMAC Reset */
>>> +       dev->phy.ops->init(dev);
>
> 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 :)

-- 
Rafał



More information about the b43-dev mailing list