cvs commit: src/sys/dev/pci pci.c

Warner Losh imp at FreeBSD.org
Mon Sep 26 22:57:48 PDT 2005


imp         2005-09-27 05:57:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/pci          pci.c 
  Log:
  MFC: 1.297 and 1.298
  
  Split the do_powerstaes knob into do_power_resume and do_power_nodriver.
  Go ahead and enable power state management for suspend/resume, but leave
  the nodriver powerdown off by default.  The MFC that changed do_power_state
  default to 0 broke some resume on some laptops.
  
  Approved by: re@ (scottl)
  
  Revision   Changes    Path
  1.292.2.3  +43 -22    src/sys/dev/pci/pci.c


More information about the cvs-src mailing list