Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/06/1998 08:00:02
thorpej
Thu Feb  5 23:50:08 PST 1998
Update of /cvsroot/src/sys/arch/i386/pci
In directory netbsd1:/var/slash-tmp/cvs-serv2847

Added Files:
	pceb.c 
Log Message:
Add an autoconfig node for PCI-EISA bridges.  Configures EISA and ISA
bridges via callback.


thorpej
Thu Feb  5 23:51:12 PST 1998
Update of /cvsroot/src/sys/arch/i386/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv3288

Modified Files:
	eisa_machdep.c 
Log Message:
Notify other machine-dependent code that the EISA bus has been configured
in the attach hook.


thorpej
Thu Feb  5 23:51:46 PST 1998
Update of /cvsroot/src/sys/arch/i386/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv3455

Modified Files:
	eisa_machdep.c 
Log Message:
Erg, typi.


thorpej
Thu Feb  5 23:52:14 PST 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv3499

Modified Files:
	mainbus.c 
Log Message:
Don't attach an EISA bus if it's already been configured.


thorpej
Thu Feb  5 23:53:29 PST 1998
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv3847

Modified Files:
	files.i386 GENERIC INSTALL INSTALL_SMALL 
Log Message:
Add pceb at pci and {eisa,isa} at pceb attachments.