NetBSD/sys/arch/i386
ad 815f93520f - Attach dpt0 to the isa bus. Commented out since (a) at any valid address it
conflicts with too much other stuff (b) if I UTSLed correctly, EISA boards
  may be picked up at an "ISA address and an EISA address" - I don't have
  enough info on this yet to fix it (c) a DPT HBA at an address usually
  assigned to wdc0/1 may get detected as a WD100x controller. Some of them can
  emulate a WD100x controller, but the one I tested with doesn't.
- Sync with GENERIC just a little.
2000-02-24 18:49:40 +00:00
..
bioscall Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
compile
conf - Attach dpt0 to the isa bus. Commented out since (a) at any valid address it 2000-02-24 18:49:40 +00:00
eisa Moved to eisa_machdep.h,v 1999-03-19 02:56:58 +00:00
i386 include dev/isa/isareg.h instead of redefining IOM_BEGIN, IOM_END 2000-02-21 20:06:08 +00:00
include Update for the NKMEMPAGES changes. 2000-02-11 19:25:12 +00:00
isa Define the DONETISR macro and use netisr_dispatch.h. This is to cut down on code duplication and to standardize the available NETISRs across all ports. 2000-02-21 20:38:46 +00:00
pci Allow the set of PCI irqs to be overridden. 2000-01-25 17:20:47 +00:00
pnpbios deal with bios that just say end tag with no end dep 2000-02-22 15:49:17 +00:00
stand use bios' idea of the basemem size and create the kernel stack 2000-02-22 07:45:04 +00:00
Makefile