Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 1995 09:22:39 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        gwk@cray.com, jkh@freefall.cdrom.com
Cc:        bde@zeta.org.au, bugs@FreeBSD.org, nate@sneezy.sri.com, phk@FreeBSD.org, smace@metal-mail.neosoft.com
Subject:   Re: 80387 hangs system at divide by zero
Message-ID:  <199504122322.JAA30027@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>In the newsgroups and it makes us look bad.  I would be much happier
>if one of the core people who actually know about this kind of stuff
>(and there are a few of you who do - no use trying to hide! ;) were to
>take it on as a personal mission to bring Linux's compatability hacks
>to FreeBSD, perhaps placing them in a lead-lined directory in our

I need interrupts enabled at probe time to use the Linux hack.  I've
been waiting for this for 2.5 years.  npx.c already has about 5 times
as much code as Linux to handle i387 hardware bugs.  It needs to have
more because of the missing interrupts and other complications in our
environment (such as paging the FPU state instead of keeping it in the
process table).  It has more than necessary because minimal fixes are
too hard to test.

Bruce



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