Subject: CVS commit: syssrc/sys/arch/sgimips/sgimips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 07/15/2002 07:39:00
Module Name:	syssrc
Committed By:	rafal
Date:		Mon Jul 15 04:39:00 UTC 2002

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

Log Message:
Fix boot device detection in the face of multiple SCSI controllers.  This
isn't perfect (the NetBSD device units must match ARCS device numbers), but
it's better than randomly matching one of the devices.  Fixes PR 16584 from
Scott G. Taylor.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 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.