NetBSD/sys/arch/i386/isa
jdolecek 3da0847227 Make work on FPU-less computers again - if FPU is not detected in
npxprobe1(), set npxdna_func to new npxdna_empty(). This function just
returns 0 and thus fallbacks to a T_DNA trap (and math emulate, if present).
This fixes kern/15828 by Masaru Oki, tested on 386DX machine.
Reviewed by Jason Thorpe.

make npxdna_s87() and npxdna_xmm() static
g/c (npx_type == NPX_NONE) test from npxdna_s87(), it's no longer needed
2002-04-01 08:11:56 +00:00
..
ahc_isa.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
clock.c boost up default times for when clocks are insane (as we do every few years.) 2002-01-01 09:14:14 +00:00
icu.h
icu.s Make the newer gas happy by explicitly adding '*' to indirect calls, and 2001-09-21 14:12:50 +00:00
isa_machdep.c fix typo 2001-11-18 13:48:00 +00:00
isapnp_machdep.c add RCSID 2001-11-15 07:03:28 +00:00
joy_timer.c Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
lms.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
mms.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
npx_isa.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
npx.c Make work on FPU-less computers again - if FPU is not detected in 2002-04-01 08:11:56 +00:00
npxvar.h Rearrange the npx driver a little to allow for multiple attachments 2000-06-16 03:47:24 +00:00
nvram.h
olms.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
omms.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
pccons.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pms.c add RCSID 2001-11-15 07:03:28 +00:00
timerreg.h
vector.s Make the newer gas happy by explicitly adding '*' to indirect calls, and 2001-09-21 14:12:50 +00:00