1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/i386
John Baldwin 8c9799d31f Allocate space for the intrcnt array. This array is managed in the
interrupt code layer as interrupt sources are added and handlers added
to those sources.
2003-11-03 21:28:54 +00:00
..
acpica Fix the logic to match the new name of the tunable. 2003-11-01 01:05:53 +00:00
bios The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +00:00
compile
conf Introduce new CPU_SOEKRIS option to tell soekris hardware from other 2003-11-03 10:34:40 +00:00
i386 Allocate space for the intrcnt array. This array is managed in the 2003-11-03 21:28:54 +00:00
ibcs2 Fix a multitude of security bugs in the iBCS2 emulator: 2003-10-12 04:25:26 +00:00
include New device interrupt code. This defines an interrupt source abstraction 2003-11-03 21:25:52 +00:00
isa Move the NMI handling code out to its own file. 2003-11-03 21:10:17 +00:00
linux Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
pci Lower the priority of the legacy host to pci bridge driver so that other 2003-10-31 21:00:37 +00:00
svr4
Makefile