cvs commit: src/sys/dev/pci pci.c
John-Mark Gurney
jmg at FreeBSD.org
Fri Apr 1 10:45:45 PST 2005
jmg 2005-04-01 18:45:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/pci pci.c
Log:
MFC:
> relocate the power state transition statements to the
> pci_set_powerstate_method function...
and:
> move the statement about switching power states to just before we do it, so
> we don't print a false statement if the destination powerstate is
> unsupported...
>
> Revision Changes Path
> 1.283 +5 -15 src/sys/dev/pci/pci.c
> 1.285 +7 -5 src/sys/dev/pci/pci.c
Approved by: re (kensmith)
Revision Changes Path
1.264.2.8 +7 -15 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list