Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/06/1997 21:20:01
pk
Sun Jul  6 14:14:26 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv1045

Modified Files:
	cpuvar.h 
Log Message:
Add two more fields (`cputype' and `vactype') to the module info.


pk
Sun Jul  6 14:15:15 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv1204

Modified Files:
	cache.h 
Log Message:
Add VAC_UNKNOWN to `enum vactype'.


pk
Sun Jul  6 14:18:30 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv1755

Modified Files:
	cpu.c cache.c 
Log Message:
Use the module info fields `cputype' and `vactype' to hold a processor
family's type and cache information. This can be optionally modified
by the associated `match' routine.