Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 1995 23:24:18 -0800 (PST)
From:      Julian Elischer <julian@ref.tfs.com>
To:        js@ibbs.anaheim.ca.us (Jeff Stillinger)
Cc:        questions@FreeBSD.org
Subject:   Re: kernel_compile_problem
Message-ID:  <199511250724.XAA14704@ref.tfs.com>
In-Reply-To: <m0tJDdI-000408C@ibbs.anaheim.ca.us> from "Jeff Stillinger" at Nov 24, 95 09:58:00 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
you removed the entry in the config for npx

this is needed for software floating point as well as h/w floating
suport..
it is NOT OPTIONAL (as you discovered)


> Hi,
> 
> kernel at all.  What I am trying to accomplish is a smaller kernel
> without the "dead" code that never gets used.  I would also like to take
> advantage of my 387.
you need npx for this.. 
npx is the 387 driver

it also drives the 387 EMULATOR if you don't have a 387

> 
> # device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
  ^ see?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511250724.XAA14704>