Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/04/1999 11:04:04
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Nov  4 19:04:04 UTC 1999

Modified Files:
	syssrc/sys/dev/pci: ppb.c

Log Message:
Don't pass rd/mult capability though a PCI-PCI bridge.  The bridge would
have to break it up into mutliple rd/line's anyhow, so why bother letting
the device issue it in the first place.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/pci/ppb.c

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