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: 07/07/1998 17:50:01
mjacob
Tue Jul  7 17:40:18 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv11350

Modified Files:
	mcpciareg.h 
Log Message:
add some error handling definitions

mjacob
Tue Jul  7 17:41:33 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv11397

Modified Files:
	machdep.c 
Log Message:
Move the search for number of cpus up earlier because we need to know
how many cpus there are when we (now) valloc per-cpu machine check
structures.


mjacob
Tue Jul  7 17:42:14 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv11439

Modified Files:
	interrupt.c 
Log Message:
use new mchkinfo structures for expect/recv storage

mjacob
Tue Jul  7 17:44:32 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv11496

Modified Files:
	dec_kn300.c 
Log Message:
Start of the platform specific (RAWHIDE) machine check handler. This
is not really needed for this platform, except that we might want to
handle PCI errors which get reported through here. In any case, this
prints out more info than is usual. Will probably need to detune
this to be based upon DIAGNOSTIC defines.


mjacob
Tue Jul  7 17:45:09 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/tlsb
In directory nb00:/tmp/cvs-serv11538

Modified Files:
	kftxxreg.h 
Log Message:
add some more offset definitions

mjacob
Tue Jul  7 17:45:52 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/tlsb
In directory nb00:/tmp/cvs-serv11595

Modified Files:
	tlsbreg.h 
Log Message:
add some error handling specific definitions

mjacob
Tue Jul  7 17:47:53 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/tlsb
In directory nb00:/tmp/cvs-serv11653

Modified Files:
	tlsb.c tlsbvar.h 
Log Message:
There can only be one TurboLaser node, and now we'll overload
into the integer tlsb_found a bit map of found nodes and export
it to the rest of the kernel. This is so that at machine check
time when we're doing some TLSB/KFTXX error handling we don't
have to attempt a badaddr to look at all TLSB nodes (which will
just be too sad to try...).


mjacob
Tue Jul  7 17:49:07 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv11773

Modified Files:
	dec_kn8ae.c 
Log Message:
First (prelim placeholder) pass at machine check handler for tlsb