freebsd-dev/sys
Mike Smith 6acb7e5a81 Attempt to work around problems caused by spurious interrupts and
uninitialised interrupts in the APIC.  This seems to fix the problems
being seen on systems using the RCC chipsets, eg. Dell PowerEdge 24x0.

The actual nature of the problem probably needs further investigation,
but this patch allows us to actually function on these systems.

Submitted by:	Drew Eckhardt <drew@Poohsticks.Org>
2000-05-11 01:12:46 +00:00
..
alpha Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
amd64 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
boot Remove metion of the 'magic options.' Apparently PXE doesn't require the 2000-05-09 18:28:07 +00:00
cam Some prettifying for the quirk comments. 2000-05-09 04:54:10 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Regenerated (to fix "created from" lines, and to fix the previous 2000-05-10 14:38:28 +00:00
compile
conf Fix modules: target. 2000-05-10 17:24:08 +00:00
contrib Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb Add a new sysctl "debug.enter_debugger" (when the kernel is compiled 2000-01-27 22:27:34 +00:00
dev Move a couple fo things around to be nicer for -current 2000-05-10 21:19:38 +00:00
fs Change the "bdev-whiner" to whine when open is attempted and extend 2000-05-09 18:53:57 +00:00
geom Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
gnu Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
i4b Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
i386 Attempt to work around problems caused by spurious interrupts and 2000-05-11 01:12:46 +00:00
isa Step down a level and issue format requests with a struct bio instead 2000-05-06 07:01:47 +00:00
isofs/cd9660 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
kern Regenerated (fixed the calculation of sy_nargs in sysent tables). 2000-05-09 21:52:02 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Change the "bdev-whiner" to whine when open is attempted and extend 2000-05-09 18:53:57 +00:00
modules Update man page to reflect new IPv6 hook. Simplify Makefile. 2000-05-10 16:54:40 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net patch from Alexey Zelkin 2000-05-11 00:44:35 +00:00
netatalk Slight cleanup of aarp code 2000-03-29 17:12:09 +00:00
netatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netgraph Add hook for IPv6. 2000-05-10 16:54:00 +00:00
netinet correct more out-of-bounds memory access, if cnt == 1 and optlen > 1. 2000-05-10 01:25:33 +00:00
netinet6 Add missing include machine/in_cksum.h. 2000-05-09 16:56:51 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey comment the string after #endif 2000-01-15 05:15:06 +00:00
netnatm Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netncp nwfs depends on ncp 2000-04-29 13:34:28 +00:00
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfs Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsclient Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsserver Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ntfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
nwfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
pc98 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Do the attach (and detach) properly. Store the cookies. 2000-05-07 20:16:25 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
rpc $Id$ -> $FreeBSD$ 1999-08-27 23:45:13 +00:00
svr4 Regenerated (to fix "created from" lines, and to fix the previous 2000-05-10 14:38:28 +00:00
sys Change the "bdev-whiner" to whine when open is attempted and extend 2000-05-09 18:53:57 +00:00
tools Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
ufs s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf. 2000-05-07 17:21:08 +00:00
vm Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
Makefile Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00