freebsd-dev/sys/i386
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
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Fill in the bios-geometry array in struct bootinfo. 1996-11-02 14:46:27 +00:00
conf Compile linux_genassym with the same options as genassym. ${PARAM} and 1996-11-06 15:13:41 +00:00
eisa New vx driver for: 1996-11-04 22:17:20 +00:00
i386 Protect against PCI devices which may have their 'changed' flag set, 1996-11-05 05:52:36 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Further improved version of hadling a HALT when there is no console. 1996-10-31 00:57:28 +00:00
isa Count only hardware interrupts in cnt.v_intr, so that the individual 1996-11-06 17:02:38 +00:00
linux Add audio mixer ioctls. 1996-11-05 02:04:37 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Update to changes in generic SCSI layer. 1996-11-05 09:20:08 +00:00
Makefile