NetBSD/sys/arch/i386
chuck c132a81557 as per cgd:
temporarily revert bus config order back to isa->eisa->pci
	until port allocation/accounting is ready (XXX).

	works around problem of the if_ep driver's probe function trashing
	an adaptec 2940 if the BIOS maps it in at port 0xf000.  (the
	BIOS on my new P166 does this, ... the BIOS on my P133's does not).
	without this the P166 system will reset as soon as spl0() is called
	(autoconf.c) making it impossible to install the OS.
1996-04-03 04:26:38 +00:00
..
boot Don't save caller-saved registers. 1996-01-06 22:15:29 +00:00
compile new RCS ID format. 1994-10-27 04:14:23 +00:00
conf Added (commented out) line for joystick driver. 1996-03-30 23:57:09 +00:00
eisa Attach isa, eisa, and pci to mainbus now, rather than root. The i386 1996-03-04 03:25:48 +00:00
i386 as per cgd: 1996-04-03 04:26:38 +00:00
include Prototype delay(). 1996-03-29 00:23:28 +00:00
isa removed references "updatefast" and "updateslow" as they are no longer 1996-04-02 05:07:21 +00:00
netboot Fix #includes. 1996-02-02 18:05:36 +00:00
pci Use a more standard and more sane error cleanup convention... 1996-03-27 06:49:54 +00:00
stand LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
Makefile new RCS ID format. 1994-10-27 04:14:23 +00:00