Subject: port-i386/7538: Cyrix 6x86 setup applies to 6x86MX also
To: None <gnats-bugs@gnats.netbsd.org>
From: None <darkstar@pgh.net>
List: netbsd-bugs
Date: 05/08/1999 23:20:52
>Number:         7538
>Category:       port-i386
>Synopsis:       Cyrix 6x86 setup applies to 6x86MX also
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    port-i386-maintainer (NetBSD/i386 Portmaster)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May  8 23:20:01 1999
>Last-Modified:
>Originator:     darkstar@pgh.net
>Organization:
	
>Release:        1.4
>Environment:
	
System: NetBSD me 1.4 NetBSD 1.4 (ME) #0: Sat May 8 08:30:11 EDT 1999 root@me:/usr/src/sys/arch/i386/compile/ME i386


>Description:

  Curretnly, special setup code exists for the Cyrix 6x86 that enables
low power mode on halt instructions and works around the "coma bug."  Both
of these apply to the 6x86MX as well.

>How-To-Repeat:

  Run coma bug test program on 6x86MX.

>Fix:

--- sys/arch/i386/i386/machdep.c.orig	Sat May  8 00:32:42 1999
+++ sys/arch/i386/i386/machdep.c	Sat May  8 00:34:35 1999
@@ -854,7 +854,7 @@
 				"6x86MX", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
 				"6x86MX"		/* Default */
 			},
-			NULL
+			cyrix6x86_cpu_setup
 		} }
 	},
 	{
>Audit-Trail:
>Unformatted: