freebsd-dev/sys/i386
Steve Passe 7b185ef809 Preperation for moving cpl into critical region access.
Several new fine-grained locks.
New FAST_INTR() methods:
 - separate simplelock for FAST_INTR, no more giant lock.
 - FAST_INTR()s no longer checks ipending on way out of ISR.
sio made MP-safe (I hope).
1997-08-20 05:25:48 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Oops, boot2 got too big. make VESA_SUPPORT nondefault. 1997-07-31 11:30:30 +00:00
conf Mention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp. 1997-08-19 17:11:35 +00:00
eisa Removed unused #includes. 1997-07-20 06:31:09 +00:00
i386 Preperation for moving cpl into critical region access. 1997-08-20 05:25:48 +00:00
ibcs2 Removed unused #includes. 1997-07-20 09:39:51 +00:00
include Preperation for moving cpl into critical region access. 1997-08-20 05:25:48 +00:00
isa Preperation for moving cpl into critical region access. 1997-08-20 05:25:48 +00:00
linux Use CS_SECURE macro. 1997-08-18 06:58:59 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi To handle scsi RESERVATION CONFLICT properly in ahc driver. 1997-08-17 14:04:08 +00:00
Makefile