NetBSD/sys/arch/sun3/sun3x
jeremy d6034ecf66 Add page size constant, since I/O mapper page size may differ from cpu page
size.
1997-02-22 04:01:04 +00:00
..
bus_subr.c Move bus_peek(), bus_mapin() here from autoconf.c so the latter 1997-02-18 14:58:32 +00:00
clock.c Make this use sys/dev/clock_subr.[ch] 1997-02-19 23:38:46 +00:00
dvma.c Use <machine/machdep.h> 1997-01-23 22:44:43 +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 Convert meaningless '0' into a more human readable 'IOMMU_PDE_DT_INVALID'. 1997-02-13 07:38:21 +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 Rewrite pmap_remove() to be speedier with large address spaces. 1997-02-22 03:18:30 +00:00
pmap_pvt.h Add pmap_count(), fix some bugs... (from Jeremy). 1997-02-14 03:56:49 +00:00
vme.c