Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 06/17/2006 17:06:52
Module Name:	src
Committed By:	jmcneill
Date:		Sat Jun 17 17:06:52 UTC 2006

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

Log Message:
For Ricoh 5c47x class controllers, restore the "misc control" PCI config
register on resume.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/dev/pci/pccbb.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/pccbbreg.h
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/pccbbvar.h

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