NetBSD/sys/arch/prep
garbled aa0bc147ae A bit of clock rototill. It's safer to detect things known by the
residual with the pnpbus probes, than it is to do it with raw isa probes,
so I've replaced the isa mkclock and mcclock code with a pnpbus attachment.

While writing the mkclock code, I realized that on motorola prep machines
the mkclock uses the same port range as the nvram part. (it's actually
the same chip/part).  This was causing the nvram not to work on those
machines.  Now the nvram code will recognize this, and wire up the
mkclock as well.  The mkclock probe is just a stub probe used to
pre-detect the fact that this is one of those machines.
2006-06-15 18:15:32 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf A bit of clock rototill. It's safer to detect things known by the 2006-06-15 18:15:32 +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 A bit of clock rototill. It's safer to detect things known by the 2006-06-15 18:15:32 +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 Completely rework how we look up PCI interrupts on prep: 2006-06-09 01:19:10 +00:00
pnpbus A bit of clock rototill. It's safer to detect things known by the 2006-06-15 18:15:32 +00:00
prep A bit of clock rototill. It's safer to detect things known by the 2006-06-15 18:15:32 +00:00
stand Put newline if there is no input on Boot: prompt. 2006-06-10 07:49:29 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00