Subject: PR/25202 CVS commit: [netbsd-3] src/sys/arch/sgimips/hpc
To: None <port-sgimips-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Geert Hendrickx <ghen@netbsd.org>
List: netbsd-bugs
Date: 09/16/2006 15:35:02
The following reply was made to PR port-sgimips/25202; it has been noted by GNATS.

From: Geert Hendrickx <ghen@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/25202 CVS commit: [netbsd-3] src/sys/arch/sgimips/hpc
Date: Sat, 16 Sep 2006 17:01:05 +0000 (UTC)

 Module Name:	src
 Committed By:	ghen
 Date:		Sat Sep 16 17:01:05 UTC 2006
 
 Modified Files:
 	src/sys/arch/sgimips/hpc [netbsd-3]: haltwo.c
 
 Log Message:
 Pull up following revision(s) (requested by rumble in ticket #1497):
 	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.
 Many thanks to George Harvey for testing and feedback.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.8 -r1.8.2.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.