Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/27/1997 21:00:02
thorpej
Sun Apr 27 13:50:03 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv16585

Modified Files:
	locore.s 
Log Message:
Uniquely identify 345 vs. 375 vs. 400 and 380 vs. 425, useful when
looking for hp4xx-only hardware during autoconfiguration.  Code
mostly from Mike Smith, with a few changes by me.


thorpej
Sun Apr 27 13:53:31 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv17499

Modified Files:
	machdep.c 
Log Message:
Rewrite identifycpu() to be partially table-driven, and to be more
sane in general.  Since we can uniquely identify each SPU type
(except for 318/319/330, because there _are_ no differences, really),
require that the appropriate SPU option be configured into the kernel.


thorpej
Sun Apr 27 13:54:40 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory netbsd1:/var/slash-tmp/cvs-serv17668

Modified Files:
	sys_machdep.c 
Log Message:
Use <machine/hp300spu.h> to determine if we might have a physical address
cache.


thorpej
Sun Apr 27 13:58:59 PDT 1997
Update of /cvsroot/src/sys/arch/hp300/dev
In directory netbsd1:/var/slash-tmp/cvs-serv18691

Modified Files:
	dio.c dmareg.h hpib.c scsi.c 
Log Message:
These files depend on things in <machine/hp300spu.h>