NetBSD/sys/arch/sun3/sun3x
thorpej 8abe0d6b1c Adjust for the new "reaper" kernel thread: do not free the vmspace and
u-area in machine-dependent code.  Instead, call exit2() to schedule
the reaper to free them for us, once it is safe to do so (i.e. we are
no longer running on the dead proc's vmspace and stack).
1998-09-09 00:07:48 +00:00
..
bus_subr.c First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
clock.c Default the interrupt priority in match functions. 1998-02-08 05:05:54 +00:00
dvma.c First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
enable.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
enable.h Initial revision 1997-01-14 20:57:06 +00:00
genassym.c Back out the defopt for M680?0. As pointed out to me, this breaks ports which 1998-05-24 19:32:34 +00:00
idprom.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
iommu.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
iommu.h Add: IOMMU_VA_MASK 1998-01-22 22:07:45 +00:00
locore.s Adjust for the new "reaper" kernel thread: do not free the vmspace and 1998-09-09 00:07:48 +00:00
locore2.c defopt DDB. 1998-07-04 22:18:13 +00:00
machdep.c defopt DDB. 1998-07-04 23:12:39 +00:00
mem.c First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
mk48t02.h Provide a struct representing only the clock. 1997-04-25 18:47:41 +00:00
obio.c Improve some diagnostics. 1998-02-08 05:07:06 +00:00
obio.h Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
obmem.h
pmap.c Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
pmap_pvt.h Pad out table manager structures so that all the members in the contiguous 1997-12-17 16:20:33 +00:00
vme.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
vme.h Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00