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: 06/27/1998 03:20:04
thorpej
Sat Jun 27 03:10:51 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv13317/alpha

Modified Files:
	cpuconf.c 
Added Files:
	dec_eb66.c 
Log Message:
Take a stab at EB66 support.  An EB66 is basically an EB64+ with a
21066 LCA instead of a 21064 + APECS.


thorpej
Sat Jun 27 03:10:52 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv13317/pci

Modified Files:
	lca.c 
Added Files:
	pci_eb66.c pci_eb66.h pci_eb66_intr.s 
Log Message:
Take a stab at EB66 support.  An EB66 is basically an EB64+ with a
21066 LCA instead of a 21064 + APECS.


thorpej
Sat Jun 27 03:10:52 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/conf
In directory nb00:/tmp/cvs-serv13317/conf

Modified Files:
	ALPHA GENERIC files.alpha 
Log Message:
Take a stab at EB66 support.  An EB66 is basically an EB64+ with a
21066 LCA instead of a 21064 + APECS.


thorpej
Sat Jun 27 03:10:52 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv13317/include

Modified Files:
	intrcnt.h 
Log Message:
Take a stab at EB66 support.  An EB66 is basically an EB64+ with a
21066 LCA instead of a 21064 + APECS.


thorpej
Sat Jun 27 03:12:43 PDT 1998
Update of /cvsroot/doc
In directory nb00:/tmp/cvs-serv13430

Modified Files:
	CHANGES 
Log Message:
Note addition of EB66 support code to NetBSD/alpha.