freebsd-dev/sys/i386
Justin T. Gibbs ab8f0fa54c Have Eisa and PCI probes occur before ISA probes. Buslogic EISA and PCI cards
can be found in ISA compatibility mode by the ISA driver, but since the
EISA and PCI probes are non-invasive, we prefer them to find the card first.
Since both EISA and PCI probes can rely on interrupts, enable them before
probing of any type is performed.  All ISA probes are still "protected" by
splhigh().
1995-12-12 08:50:15 +00:00
..
apm Pass 3 of the great devsw changes 1995-12-08 11:19:42 +00:00
bios Pass 3 of the great devsw changes 1995-12-08 11:19:42 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf Have bt0 entry specify "bt_isa_intr" for its vector. This one entry will 1995-12-12 08:46:40 +00:00
eisa Eisa Probe portion of revamped Buslogic SCSI driver. 1995-12-12 08:47:11 +00:00
i386 Have Eisa and PCI probes occur before ISA probes. Buslogic EISA and PCI cards 1995-12-12 08:50:15 +00:00
ibcs2 Update ibcs2 to use the new ps_strings / stack gap arrangements.. 1995-12-09 04:33:27 +00:00
include Changes to support 1Tb filesizes. Pages are now named by an 1995-12-11 04:58:34 +00:00
isa Staticize 1995-12-11 09:26:18 +00:00
linux Attempt to make the Linux LKM compile again after the recent VM include 1995-12-09 08:17:24 +00:00
pci Staticize and cleanup. 1995-12-10 13:40:44 +00:00
scsi Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00