Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/03/1998 12:50:02
thorpej
Sun May  3 12:41:34 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv10729

Modified Files:
	pci_subr.c 
Log Message:
Properly compute the region sizes in pci_conf_print().  Bug pointed out
by Chris Demetriou.


thorpej
Sun May  3 12:46:16 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv10852

Modified Files:
	pci_subr.c 
Log Message:
In pci_conf_print(), don't print a mapping register if the size is 0.