Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [jmcneill-pm] src/sys/dev/acpi



Module Name:    src
Committed By:   jmcneill
Date:           Sun Aug 12 04:23:29 UTC 2007

Modified Files:
        src/sys/dev/acpi [jmcneill-pm]: acpi.c

Log Message:
* Run suspend power handlers earlier in suspend path, and later on
  resume path.
* Give ACPI device drivers a chance to attach to nodes of type
  ACPI_TYPE_DEVICE where there is not a valid HID, and silence autoconf
  'not configured' messages for ACPI_TYPE_DEVICE nodes where a driver
  does not attach and no valid HID is present.


To generate a diff of this commit:
cvs rdiff -r1.101.16.5 -r1.101.16.6 src/sys/dev/acpi/acpi.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