From owner-freebsd-questions Sun Dec 3 15:14:52 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA02626 for questions-outgoing; Sun, 3 Dec 1995 15:14:52 -0800 Received: from wireless.net (wireless-gw.wireless.net [128.49.236.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA02604 for ; Sun, 3 Dec 1995 15:14:32 -0800 Received: from localhost (buaas@localhost) by wireless.net (8.3/8.3) id PAA09817; Sun, 3 Dec 1995 15:17:57 -0800 Date: Sun, 3 Dec 1995 15:17:57 -0800 From: "Robert A. Buaas" Message-Id: <199512032317.PAA09817@wireless.net> To: questions@freebsd.org Subject: Cyrix CPU kernel help Sender: owner-questions@freebsd.org Precedence: bulk I'm having trouble with using a Cyrix 486DX2-80 CPU with the 2.1.0-RELEASE kernel. It won't recompile the GENERIC kernel (random error 1 stops), and halt/reboot complains about "keyboard restart failed, halting CPU". When the system harddrive is moved to another system, everything works fine (AMD CPU). When I set the options flag "CYRIX_CACHE_WORKS", the kernel compile fails on trying to compile locore.s at line 427 (statement is "andl $~(CR0_CD|CR0_NW),%eax" with the message "Unimplemented segment type 6 in parse_operand"... Any suggestions from your locore isa wizards? thanks in advance. best regards/bob