NetBSD/sys/arch/sun3/sun3x
veego b1dc6a8603 s/_trunc_page/m68k_trunc_page/ 1997-06-10 19:36:53 +00:00
..
bus_subr.c s/_trunc_page/m68k_trunc_page/ 1997-06-10 19:36:53 +00:00
clock.c Make the "hydra" call leds_hydra() from clock_attach(). 1997-05-14 16:42:45 +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 Add non-inline version of _splraise. 1997-05-29 22:20:01 +00:00
locore2.c Remove call to leds_init (it is already in obio_init). 1997-05-14 16:13:31 +00:00
machdep.c Initialize machine from MACHINE. 1997-06-08 23:54:19 +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
pmap.c Undo changes which make pmap_xxxx_page() functions re-entrant; just block 1997-05-30 07:02:14 +00:00
pmap_pvt.h First cut at crashdump support. 1997-03-21 22:46:05 +00:00
vme.c