Subject: CVS commit: syssrc/sys/arch/sgimips
To: None <source-changes@netbsd.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 10/18/2001 05:25:35
Module Name:	syssrc
Committed By:	mhitch
Date:		Thu Oct 18 02:25:34 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/include: autoconf.h
	syssrc/sys/arch/sgimips/sgimips: autoconf.c

Log Message:
Initial boot device determination code:  makebootdev() to parse boot command
line parameters, and device_register() to try to match the boot device.  Works
on a Challenge S (and similar machines), but will need more work for other
SCSI adapters.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sgimips/include/autoconf.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sgimips/sgimips/autoconf.c

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