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: 04/14/1998 14:30:03
thorpej
Tue Apr 14 14:22:44 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv25676

Modified Files:
	pcireg.h 
Log Message:
Add UDF and 66MHz capable bit definitions for the PCI status register.
>From Zubin D. Dittia <zubin@clouseau.arl.wustl.edu>, PR #4249.


thorpej
Tue Apr 14 14:24:51 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv25738

Modified Files:
	pci_subr.c pcivar.h 
Log Message:
Add pci_conf_print(), a function to dump the PCI configuration space, useful
in driver debugging.  From Zubin D. Dittia <zubin@clouseau.arl.wustl.edu>,
PR #4249.


thorpej
Tue Apr 14 14:27:04 PDT 1998
Update of /cvsroot/doc
In directory nb00:/tmp/cvs-serv25838

Modified Files:
	CHANGES 
Log Message:
Note pci_conf_print().