freebsd-skq/sys/amd64/isa
Bruce Evans a01024e023 Count only hardware interrupts in cnt.v_intr, so that the individual
hardware interrupt counts add up to the total.  Previously, software
interrupts generated by splz() were counted in the total.  These
software interrupts seem to be very rare - there have apparently been
0 of them on freefall among the last 352448857 interrupts.
1996-11-06 17:02:38 +00:00
..
clock.c Removed initialization of a variable that went away. Oops. 1996-10-26 00:11:57 +00:00
icu.h Yet another merge. Remove support.s by deleting memcopy. Remove 1996-09-07 02:14:47 +00:00
isa.c Fixed pessimized (short) i/o port types. 1996-10-08 21:08:18 +00:00
isa.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
npx.c Remove devconf, it never grew up to be of any use. 1996-09-06 23:09:20 +00:00
timerreg.h More merge and update. 1996-10-30 22:41:46 +00:00
vector.s Count only hardware interrupts in cnt.v_intr, so that the individual 1996-11-06 17:02:38 +00:00
vector.S Count only hardware interrupts in cnt.v_intr, so that the individual 1996-11-06 17:02:38 +00:00