freebsd-dev/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 Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
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 Use __FBSDID(). 2003-06-10 05:05:54 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00