NetBSD/sys/arch/sun3/sun3x
gwr 8f9276c727 Move the _verify_hardware() work into machdep.c:identifycpu().
Call obio_init() after _vm_init() so we can use peek_byte() to
probe the idprom.  Be quiet in _save_symtab() when all is well.
1997-04-25 18:29:58 +00:00
..
bus_subr.c Moved bus_scan() and bus_print() here from autoconf.c 1997-04-25 18:02:47 +00:00
clock.c Fix race conditions that allowed the interrupt latch register to have 1997-03-05 22:22:11 +00:00
dvma.c Added some more comments and disabled removal of DVMA alias mapping from 1997-02-24 01:37:52 +00:00
enable.h
genassym.c Just M68030 is enough. 1997-02-19 15:59:21 +00:00
idprom.c
iommu.c Use IOMMU_PAGE_SIZE instead of NBPG, since theoretically the IOMMU page size 1997-03-03 06:51:42 +00:00
iommu.h Add page size constant, since I/O mapper page size may differ from cpu page 1997-02-22 04:01:04 +00:00
locore2.c Move the _verify_hardware() work into machdep.c:identifycpu(). 1997-04-25 18:29:58 +00:00
locore.s Adjust for <m68k/m68k/trap_subr.s> 1997-04-25 01:49:05 +00:00
machdep.c Adjust for new kcore.h 1997-04-09 21:00:35 +00:00
mem.c Change continue to break in a few places (as suggested by mycroft). 1997-03-24 23:49:39 +00:00
mk48t02.h
obio.c Change the OBIO address probe order a little, to allow determination of 1997-04-25 15:35:27 +00:00
obio.h Rename obio_alloc to obio_mapin, update *_init declarations. 1997-04-25 18:00:49 +00:00
obmem.h
pmap_pvt.h First cut at crashdump support. 1997-03-21 22:46:05 +00:00
pmap.c Adjust for new kcore.h 1997-04-09 21:00:35 +00:00
vme.c