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/17/1998 11:50:02
drochner
Fri Apr 17 11:40:31 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv9797

Modified Files:
	pci.c 
Log Message:
Keep all relevant state information in a "pci_softc" so that it is
accessible at runtime (for LKMs in particular).
Remove BROKEN_INDIRECT_CONFIG.


mark
Fri Apr 17 11:44:09 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/iomd
In directory nb00:/tmp/cvs-serv9853

Modified Files:
	iomd.c 
Log Message:
Guard the PS/2 mouse attachment and ARM7500 IOC check with the
CPU_ARM7500 macro.