NetBSD/sys/arch/i386/conf
nathanw 718551d644 Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?".
This prevents attaching multiple [E]ISA buses, which we don't support
(Is there any such thing to support? I'm skeptical) and avoids the
"panic: isaattach: ISA bus already seen" that occurs on some laptops
with docking stations and EISA boxes. Since there is only one [E]ISA bus,
logically, the ISA device probe will still find devices on the
docking station.

This does not address the problem of inserting or removing the docking station
at runtime.

Relevant PRs: kern/6544, port-i386/10392, kern/11627, kern/13557,
install/13865.
2001-09-14 21:44:21 +00:00
..
ARMADA In the absense of any objection, move the rbus I/O range to 0x600-0x700 2001-08-28 09:25:52 +00:00
CARDBUS Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
DELPHI More comment changes: 90x[B] -> 90x[BC] 2001-08-22 15:39:04 +00:00
DISKLESS Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
DR-EVIL More comment changes: 90x[B] -> 90x[BC] 2001-08-22 15:39:04 +00:00
DR-EVIL.4MB Example config file for enabling large page support. 2000-09-07 18:55:30 +00:00
GENERIC Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
GENERIC.local
GENERIC_DIAGNOSTIC Doh. Put the option *after* the include of plain GENERIC. 2001-04-21 20:58:13 +00:00
GENERIC_ISDN Add support for another PCMCIA ISDN card: Sedlbauer speed star II. 2001-01-18 22:13:59 +00:00
GENERIC_LAPTOP Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
GENERIC_PS2TINY Add bridge pseudo devices to GENERIC configs 2001-09-01 21:52:23 +00:00
GENERIC_TINY Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
HOMEWORLD More comment changes: 90x[B] -> 90x[BC] 2001-08-22 15:39:04 +00:00
INSTALL Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
INSTALL_LAPTOP Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
INSTALL_PS2 fix comment 2001-07-30 20:51:29 +00:00
INSTALL_SMALL Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
INSTALL_TINY Change all instances of "[e]isa* at foo?" to "[e]isa0 at foo?". 2001-09-14 21:44:21 +00:00
IOPENER Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, 2001-07-08 16:32:12 +00:00
LAMB sync with GENERIC 1.414. LAMB has no working printer port. 2001-08-13 11:21:40 +00:00
MINBAR More comment changes: 90x[B] -> 90x[BC] 2001-08-22 15:39:04 +00:00
Makefile.i386 Allow the text address to be set with makeoptions. 2001-06-05 05:05:46 +00:00
NBFTP More comment changes: 90x[B] -> 90x[BC] 2001-08-22 15:39:04 +00:00
SWINGER More comment changes: 90x[B] -> 90x[BC] 2001-08-22 15:39:04 +00:00
files.i386 Add agp files (enabled only on i386, but the main code itself should not 2001-09-10 10:08:10 +00:00
kern.ldscript Add a linker script for the kernel, which places _etext after 2001-01-20 01:05:23 +00:00
kern.ldscript.4MB Add a linker script for the kernel, which places _etext after 2001-01-20 01:05:23 +00:00
largepages.inc Add optional support for mapping the kernel with large (4MB) pages. 2000-09-07 17:20:58 +00:00
std.i386 Add asm versions of blowfish and des transforms for i386. 2001-09-09 11:00:59 +00:00