NetBSD/sys/arch/sun3/sun3x
gwr 1aa91b893d Eliminate references to vmspace.vm_pmap
(also fix some comments).
1997-05-13 17:17:12 +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 Eliminate references to vmspace.vm_pmap 1997-05-13 17:17:12 +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 Eliminate references to vmspace.vm_pmap 1997-05-13 17:17:12 +00:00
locore2.c Add call to leds_init() after everything has started up ok. 1997-05-11 06:15:09 +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