Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Apr 2005 18:45:44 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pci pci.c
Message-ID:  <200504011845.j31Iji5n072814@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504011845.j31Iji5n072814>