NetBSD/sys/arch/i386/isa
mycroft 1e3cb7e7ec Back out part of the changes in rev 1.86. Remove npxdna_notset(), and instead
have the DNA trap handler point to npxdna_empty() by default.  This way, if
there are no npx devices found and MATH_EMULATE is not configured, we go back
to the old behavior of issuing a SIGKILL and printing:
pid XXX killed due to lack of floating point
rather than panicking.
2004-07-06 01:30:08 +00:00
..
ahc_isa.c NetBSD.ORG -> NetBSD.org 2003-12-04 12:42:54 +00:00
clock.c i8254_initclocks: fix an integer overflow problem in rev.1.83. 2004-07-03 18:24:37 +00:00
isapnp_machdep.c Adapt for i386/x86 change. 2003-02-26 22:21:19 +00:00
joy_timer.c Merge Bill Sommerfeld's i386 MP branch. This code has some known 2002-10-01 12:56:36 +00:00
lms.c Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
mms.c Tidy up CFATTACH_DECL() formatting. 2002-10-02 05:47:08 +00:00
npx.c Back out part of the changes in rev 1.86. Remove npxdna_notset(), and instead 2004-07-06 01:30:08 +00:00
npx_isa.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
npxvar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
nvram.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pccons.c Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00