[PATCH] Broadcom network card tips (0.2W)

Török Edvin edwintorok at gmail.com
Sun Jun 10 09:50:56 PDT 2007


Hi,

When shutting down the broadcom network card (via ifconfig eth0 down,
or rmmod b44),
it still stays in D0 state.

Attached patch makes it go into D3cold state. Also it activates the
power management on the card (using code similar to setup_wol).
If I apply this patch, shut down the network card, _and_ pull the
ethernet cable, I get 0.2W savings.

If I leave the cable in, or use D3hot state (instead of D3cold) I get
no power savings.
Its strange why the card still generates link carrier signal, even if
shut down (pci_disable_device), and in D3cold state. [and
netif_carrier_down is called...]

Patch has been tested on 2.6.21 kernel, but should work with 2.6.22-rc4 too.

--Edwin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: b44_pm.patch
Type: text/x-diff
Size: 969 bytes
Desc: not available
Url : http://www.bughost.org/pipermail/power/attachments/20070610/ea12d54f/b44_pm.bin


More information about the Power mailing list