Subject: CVS commit: [jmcneill-pm] src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 08/12/2007 04:23:29
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.