Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/26/2005 21:49:00
Module Name:	src
Committed By:	jmcneill
Date:		Wed Jan 26 21:49:00 UTC 2005

Modified Files:
	src/sys/dev/pci: pci.c pcivar.h

Log Message:
Add support functions for capturing and restoring PCI configuration
registers for power management code.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/dev/pci/pci.c
cvs rdiff -r1.67 -r1.68 src/sys/dev/pci/pcivar.h

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