Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 11/12/2007 19:54:36
Module Name:	src
Committed By:	joerg
Date:		Mon Nov 12 19:54:36 UTC 2007

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

Log Message:
Merge pci_disable_retry function from jmcneill-pm as it is found in
various drivers.


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/dev/pci/pci.c
cvs rdiff -r1.54 -r1.55 src/sys/dev/pci/pcireg.h
cvs rdiff -r1.75 -r1.76 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.