Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pci
Module Name: syssrc
Committed By: thorpej
Date: Thu Jun 20 20:17:05 UTC 2002
Modified Files:
syssrc/sys/dev/pci: if_ex_pci.c
Log Message:
If the chip supports ACPI power management:
* Go to D3 if IFF_UP == 0.
* Go to D0 if IFF_UP == 1.
Saves battery life on my T21, mmm.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/pci/if_ex_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index