NetBSD/sys/arch/prep
garbled a59f110c72 Rather than hardcode the location of the Interrupt Vector Register, we
try to locate it using the residual data.  On some machines this doesn't
work, so we fall back to hardcoding it.  This should fix isa interrupts
on the 7025-F40, which has the IVR at a different location.
2006-07-13 17:50:37 +00:00
..
compile
conf Add CARP to GENERIC kernel configs. CARP is not enabled by default. 2006-06-28 15:19:27 +00:00
eisa Commit support for the IBM Model 7024 E20 and E30. (E30 not tested). 2006-02-23 19:44:02 +00:00
include Rather than hardcode the location of the Interrupt Vector Register, we 2006-07-13 17:50:37 +00:00
isa A bit of clock rototill. It's safer to detect things known by the 2006-06-15 18:15:32 +00:00
pci Attach the pnpbus prior to attaching the pci bus on the prep. This 2006-06-21 20:08:11 +00:00
pnpbus Add support for rebooting 7024 and 7025 models. Since I cannot figure 2006-07-12 21:28:33 +00:00
prep Rather than hardcode the location of the Interrupt Vector Register, we 2006-07-13 17:50:37 +00:00
stand General fixups: 2006-06-27 23:26:13 +00:00
Makefile