Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 04/04/2003 07:27:30
Module Name:	src
Committed By:	rafal
Date:		Fri Apr  4 04:27:29 UTC 2003

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

Log Message:
If booted device starts with pci(N), strip it off; also, compare strncmp()
result to 0, not NULL.  This gets the O2 figure out what device it's been
booted off correctly mow.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/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.