Subject: CVS commit: syssrc/sys/arch/macppc/pci
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 09/15/2001 00:04:59
Module Name:	syssrc
Committed By:	nathanw
Date:		Fri Sep 14 21:04:59 UTC 2001

Modified Files:
	syssrc/sys/arch/macppc/pci: bandit.c uninorth.c

Log Message:
Return ~0 for all config space reads on devices < 11 on the primary bus,
rather than returning ~0 for PCI_ID_REG and panicing otherwise.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/macppc/pci/bandit.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/macppc/pci/uninorth.c

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