> + if (modparam_fullmac)
> + goto ssb_disable;
> +
...
> +ssb_disable:
> ssb_device_disable(dev->dev, 0);
> ssb_bus_may_powerdown(dev->dev->bus);
> }
April April!
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
ht
Michael Buesch wrote:
> Recent work on the device firmware discovered a completely new hardware
> mode for b43 devices.
> All b43 devices have a bit in the MAC-control register to enable true
> hardware-fullMAC support. In fullmac mode the MAC and PHY is completely
> serviced
> by the firmware, so
Recent work on the device firmware discovered a completely new hardware
mode for b43 devices.
All b43 devices have a bit in the MAC-control register to enable true
hardware-fullMAC support. In fullmac mode the MAC and PHY is completely serviced
by the firmware, so no driver support is required anym