From owner-freebsd-questions Tue Dec 19 18:08:25 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA22990 for questions-outgoing; Tue, 19 Dec 1995 18:08:25 -0800 (PST) Received: from gdi.uoregon.edu (cisco-ts7-line11.uoregon.edu [128.223.150.58]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA22985 for ; Tue, 19 Dec 1995 18:08:19 -0800 (PST) Received: (from dwhite@localhost) by gdi.uoregon.edu (8.6.12/8.6.12) id SAA00497; Tue, 19 Dec 1995 18:08:33 -0800 Date: Tue, 19 Dec 1995 18:08:29 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Eric Blood cc: freebsd-questions@freebsd.org Subject: Re: Kernel compilation problem In-Reply-To: <199512191707.JAA15523@winky.reno.nv.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk On Tue, 19 Dec 1995, Eric Blood wrote: > In message <199512191210.OAA02466@hornet.netac.co.za>you write: > >> #device npx0 at isa? port "IO_NPX" irq 13 vector npxintr > I thought a software emulation could be dropped in its place in the > case of people on 386s without math coprocessors. No. This is the interface *to* the software emulation (or the hardware device if you happen to have one). It is non-optional. There is an option in GENERIC or LINT that lets you select the emulation type -- you need to make sure that is included in your configuration. Doug White | University of Oregon Internet: dwhite@gladstone.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major