Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 03/06/2001 22:10:21
Module Name:	syssrc
Committed By:	briggs
Date:		Tue Mar  6 20:10:21 UTC 2001

Modified Files:
	syssrc/sys/arch/sandpoint/sandpoint: autoconf.c machdep.c

Log Message:
Disable interrupts during autoconf.
Move identifycpu() from machdep.c to autoconf.c, make it table-driven, and
add a few more models to it.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/sandpoint/sandpoint/autoconf.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sandpoint/sandpoint/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.