History log of /original-bsd/sys/i386/isa/npx.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 2dc74e6c 11-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# fb81e5fd 11-Oct-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

make kernel includes standard


# 09dcb012 20-May-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

Really set the CR0_EM bit as the comments suggested (from 386bsd).
Delete npxload and npxunload, which are not used. Change npxintr to deliver
a floating point exception vi psignal, rather than a re

Really set the CR0_EM bit as the comments suggested (from 386bsd).
Delete npxload and npxunload, which are not used. Change npxintr to deliver
a floating point exception vi psignal, rather than a recursive call to trap.
This is important since we may have context switched away from the current
owner of the npx. A recent set of changes in locore.s and isu.s guarantee
that this signal will be delivered before executing any more user code in
the affected process, even if it is the current process. Also rearranged
npxdna a little and removed dead code; from Pace Willisson (pace@blitz.com)

show more ...


# e1cd225e 16-Nov-1991 william <william@65305748-3e16-e211-a854-8c89a5c6f760>

fixes for fp context switching


# 2d5170b9 12-May-1991 william <william@65305748-3e16-e211-a854-8c89a5c6f760>

handle npxdna's correctly, call trap on exceptions, prepare for lazy
context switch (now that we have curpcb)


# b6ae0848 09-May-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new copyright; att/bsd/shared


# 0034e9a1 09-May-1991 william <william@65305748-3e16-e211-a854-8c89a5c6f760>

interim version, changes for net2 tape


# 0cd7520a 08-Jan-1991 william <william@65305748-3e16-e211-a854-8c89a5c6f760>

reno changes


# 146cc1d4 18-Nov-1990 bill <bill@65305748-3e16-e211-a854-8c89a5c6f760>

auto conf, bus control, conventions, interrupt control, per host config


# a872c008 08-Nov-1990 bill <bill@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 90/11/08 20:01:31 by bill