Subject: PR/25202 CVS commit: [netbsd-4] src/sys/arch/sgimips
To: None <port-sgimips-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 09/08/2006 03:10:10
The following reply was made to PR port-sgimips/25202; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/25202 CVS commit: [netbsd-4] src/sys/arch/sgimips
Date: Fri,  8 Sep 2006 03:05:32 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Fri Sep  8 03:05:32 UTC 2006
 
 Modified Files:
 	src/sys/arch/sgimips/conf [netbsd-4]: GENERIC32_IP2x
 	src/sys/arch/sgimips/hpc [netbsd-4]: haltwo.c
 
 Log Message:
 Pull up following revision(s) (requested by rumble in ticket #120):
 	sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.58 via patch
 	sys/arch/sgimips/hpc/haltwo.c: revision 1.10
 Check the haltwo hardware present bit in the match function, rather than
 in the attach function after we've thwacked several registers and
 potentially wedged the machine. This fixes booting on Challenge S systems
 and addresses PR 25202.
 Consequently, re-enable haltwo in the default kernel configuration.
 Many thanks to George Harvey for testing and feedback.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.52.2.1 -r1.52.2.2 src/sys/arch/sgimips/conf/GENERIC32_IP2x
 cvs rdiff -r1.9 -r1.9.18.1 src/sys/arch/sgimips/hpc/haltwo.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.