Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: HAYAKAWA Koichi <haya@netbsd.org>
List: source-changes
Date: 11/02/2001 05:32:34
Module Name:	syssrc
Committed By:	haya
Date:		Fri Nov  2 03:32:34 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: pccbb.c pccbbvar.h

Log Message:
Add PCI power management control.  If the power state of a bridge is
not D0 at device attaching or resuming, set the bridge D0 mode.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/dev/pci/pccbb.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/pci/pccbbvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.