freebsd-dev/sys/i386
Tor Egge d20d60be28 Don't use the standard macros for disabling/enabling interrupt.
On SMP systems, this left the mpintr_lock simplelock locked, causing
further calls to disable_intr to deadlock or panic.
1998-03-14 03:02:15 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Removed duplicated -I options. 1998-03-12 12:26:49 +00:00
conf 'LKM' is a minimal kernel config file, just enough to be able to test-link 1998-03-12 20:00:21 +00:00
eisa Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
i386 Don't use the standard macros for disabling/enabling interrupt. 1998-03-14 03:02:15 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include This mega-commit is meant to fix numerous interrelated problems. There 1998-03-07 21:37:31 +00:00
isa Correct an ethernet framesize mismatch that caused poor 1998-03-09 03:07:54 +00:00
linux Added a null entry for sysmk that is generated by makesyscalls.sh. 1998-03-13 19:13:54 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00