NetBSD/sys/arch/sun3/sun3x
jeremy 290f55615a Took switch statement out of main loop in pmap_protect() and explained more
of the rationale behind it.
1997-03-02 07:59:21 +00:00
..
bus_subr.c Get rid of inclusion of pmap_pvt.h and use the standard pmap functions for 1997-02-24 01:35:33 +00:00
clock.c Make this use sys/dev/clock_subr.[ch] 1997-02-19 23:38:46 +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 Add machdep.h; use sunmon_abort() instead of mon_exit_to_mon(). 1997-01-27 22:16:37 +00:00
iommu.c Make the device attach output look more like the SPARC iommu. 1997-02-22 04:02: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 Added the '@' symbols that GAS needs for address register indirect addressing 1997-02-20 00:54:21 +00:00
locore2.c Define "cold" over in autoconf.c 1997-02-18 15:30:01 +00:00
machdep.c Moved straytrap() to trap.c (and minor cleanup) 1997-02-18 15:53:15 +00:00
mem.c zeropage -> devzeropage, and make it static. 1997-02-02 08:39:55 +00:00
mk48t02.h Initial import. Gets as far as nfs_mountroot. 1997-01-14 20:57:09 +00:00
obio.c Add OBIO_EMULEX_SCSI, and some comments about attach order. 1997-02-21 20:33:09 +00:00
obio.h Add OBIO_EMULEX_SCSI 1997-01-27 22:42:44 +00:00
obmem.h Initial revision 1997-01-14 20:57:05 +00:00
pmap.c Took switch statement out of main loop in pmap_protect() and explained more 1997-03-02 07:59:21 +00:00
pmap_pvt.h Add pmap_count(), fix some bugs... (from Jeremy). 1997-02-14 03:56:49 +00:00
vme.c