From owner-freebsd-current Mon Jul 21 09:51:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA23622 for current-outgoing; Mon, 21 Jul 1997 09:51:20 -0700 (PDT) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA23608 for ; Mon, 21 Jul 1997 09:51:13 -0700 (PDT) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.6/8.8.5) with ESMTP id KAA05888 for ; Mon, 21 Jul 1997 10:51:07 -0600 (MDT) Message-Id: <199707211651.KAA05888@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: current@freebsd.org Subject: CR0_EM define. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Jul 1997 10:51:06 -0600 Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, can someone tell me why machine/specialreg.h has: #ifdef notused #define CR0_EM 0x00000004 /* EMulate non-NPX coproc. (trap ESC only) */ #endif I need to use this bit but found it disabled. is there a name clash, or could I enable it without causing anyone grief? -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD