Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 03/10/2006 17:21:20
Module Name:	src
Committed By:	jmcneill
Date:		Fri Mar 10 17:21:20 UTC 2006

Modified Files:
	src/sys/dev/pci: ehci_pci.c uhci_pci.c

Log Message:
On suspend, capture PCI configuration registers. On resume, restore them
as well as explicitly reclaiming ownership of the UHCI/EHCI from the BIOS.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/ehci_pci.c
cvs rdiff -r1.30 -r1.31 src/sys/dev/pci/uhci_pci.c

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