NetBSD/sys/arch/sun3/sun3x
jeremy 3f7423a432 Wrap all label references with new macros in m68k/asm.h in preperation
for ELF switchover. (eventually)
1997-05-02 23:07:35 +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 oops... 1997-05-01 14:58:20 +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 Initial revision 1997-01-14 20:57:06 +00:00
genassym.c Just M68030 is enough. 1997-02-19 15:59:21 +00:00
idprom.c Use unsigned when doing copy/xor check. 1997-04-28 23:43:56 +00:00
iommu.c Use bus_mapin, and minor tweaks. 1997-04-25 18:45:39 +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
locore.s Wrap all label references with new macros in m68k/asm.h in preperation 1997-05-02 23:07:35 +00:00
locore2.c Move the _verify_hardware() work into machdep.c:identifycpu(). 1997-04-25 18:29:58 +00:00
machdep.c Moved the actual model identification work into identifycpu(), 1997-04-25 18:52:11 +00:00
mem.c Add /dev/leds support. 1997-04-25 18:46:10 +00:00
mk48t02.h Provide a struct representing only the clock. 1997-04-25 18:47:41 +00:00
obio.c Add a comment about obio_mapin(). 1997-04-28 23:38:47 +00:00
obio.h Rename obio_alloc to obio_mapin, update *_init declarations. 1997-04-25 18:00:49 +00:00
obmem.h Initial revision 1997-01-14 20:57:05 +00:00
pmap.c Implement pmap_pa_exists() so that /dev/mem works. 1997-05-01 15:00:11 +00:00
pmap_pvt.h First cut at crashdump support. 1997-03-21 22:46:05 +00:00
vme.c