Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/03/2008 23:15:44
Module Name:	src
Committed By:	dyoung
Date:		Thu Jan  3 23:15:44 UTC 2008

Modified Files:
	src/sys/dev/cardbus: cardbus.c
	src/sys/dev/pci: pci.c

Log Message:
Disable pci_disable_retry() and cardbus_disable_retry(), with a
long comment on pci_disable_retry() (cross-referenced at
cardbus_disable_retry()) that explains why.


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/dev/cardbus/cardbus.c
cvs rdiff -r1.108 -r1.109 src/sys/dev/pci/pci.c

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