freebsd-dev/sys/i386
Tor Egge beede91e58 Mask the interrupt before setting the corresponding bit in ipending if
the interrupt is already active.
Don't use lock prefix for operations on ipending.
Always use lock prefix for operations on iactive.
1998-04-22 22:49:29 +00:00
..
apm Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
bios Eradicate the variable "time" from the kernel, using various measures. 1998-03-30 09:56:58 +00:00
boot Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
conf Add support for the Qlogic ISP SCSI && FC/AL Adapters 1998-04-22 18:18:16 +00:00
eisa Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
i386 Mask the interrupt before setting the corresponding bit in ipending if 1998-04-22 22:49:29 +00:00
ibcs2 Added EIDRM & ENOMSG errno in translation table. 1998-04-13 17:52:41 +00:00
include Add a couple of missing symbols referred to in asm code. 1998-04-22 09:46:16 +00:00
isa Mask the interrupt before setting the corresponding bit in ipending if 1998-04-22 22:49:29 +00:00
linux Added EIDRM & ENOMSG to errno translation table. 1998-04-13 17:49:51 +00:00
pci
scsi Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
Makefile