Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 09/26/2000 12:48:36
Module Name:	syssrc
Committed By:	wdk
Date:		Tue Sep 26 09:48:36 UTC 2000

Modified Files:
	syssrc/sys/arch/mipsco/stand/common: boot.c bootxx.c devopen.c saio.c

Log Message:
Parse boot string intelligently to extract the boot device options.

This permits boot from any SCSI ID


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/mipsco/stand/common/boot.c \
    syssrc/sys/arch/mipsco/stand/common/bootxx.c \
    syssrc/sys/arch/mipsco/stand/common/devopen.c \
    syssrc/sys/arch/mipsco/stand/common/saio.c

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