freebsd-dev/sys
Mike Smith 642ba07a24 If we are running in APIC_IO mode, pretend that we didn't see the BIOS
reporting an AT PIC.  We do this because otherwise the PIC will claim
IRQ 2 in an unshareable mode, preventing other devices from legitimately
using it.

For symmetry, in !APIC_IO mode, ignore the APIC if it's reported.

This is a hack; a better solution would have the PIC's driver release
the IRQ if it was not going to be active.
2000-05-17 19:44:16 +00:00
..
alpha Port ppc driver to alpha. 2000-05-14 13:47:57 +00:00
amd64 If we are running in APIC_IO mode, pretend that we didn't see the BIOS 2000-05-17 19:44:16 +00:00
boot Only probe network settings on the first open of the network device. 2000-05-13 15:40:46 +00:00
cam Add support for the DVD ioctl interface. 2000-05-12 03:36:02 +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 add IPFILTER_DEFAULT_BLOCK and put it in opt_ipfilter.h 2000-05-16 08:58:39 +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 Replace all references to lnc_softc with a typedef. 2000-05-16 02:30:53 +00:00
fs Adapt fdesc to be mounted on /dev/fd and remove fd, stdin, stdout and 2000-05-11 22:10:51 +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 If we are running in APIC_IO mode, pretend that we didn't see the BIOS 2000-05-17 19:44:16 +00:00
isa Port ppc driver to alpha. 2000-05-14 13:47:57 +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 Put the wait(2) exit status in "data" for NOTE_EXIT kevents. 2000-05-17 01:16:11 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Adapt fdesc to be mounted on /dev/fd and remove fd, stdin, stdout and 2000-05-11 22:10:51 +00:00
modules Remove the -DFDESC cruft that is no longer necessary since the support 2000-05-14 04:44:30 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +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 Sigh, fix a rookie patch merge error. 2000-05-17 06:55:00 +00:00
netinet6 Fixed missing prototype for inet6_rthdr_reverse(). 2000-05-11 16:57:45 +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 Move code to handle BPF and bridging for incoming Ethernet packets out 2000-05-14 02:18:43 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Remove if_pci_p.c from old location. 2000-05-14 18:25:51 +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
svr4 Regenerated (to fix "created from" lines, and to fix the previous 2000-05-10 14:38:28 +00:00
sys Change f_count and f_msgcount from short to int, solving the rollover 2000-05-15 06:54:41 +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 Fixed bug in madvise() / MADV_WILLNEED. When the request is offset 2000-05-14 18:46:40 +00:00
Makefile Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00