Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/sgimips/sgimips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/15/2002 19:34:26
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jul 15 16:34:26 UTC 2002

Modified Files:
	syssrc/sys/arch/sgimips/sgimips [netbsd-1-6]: autoconf.c

Log Message:
pullup-1-6 ticket #507 (rafal).

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.8.6.1 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.