NetBSD/sys/arch/sun3/sun3x
chs a8651c4b09 make sun3x work again after the recent change to the m68k cpu_kcore_hdr:
allocate a page for dumps like the sun3 does rather than using part of
the msgbuf page.  this also lets the msgbuf use the full msgbuf page.
2001-05-28 20:56:54 +00:00
..
bus_subr.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
clock.c Remove some of broken cf_unit usage. 2001-02-03 12:40:58 +00:00
dvma.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
enable.c
enable.h
genassym.cf convert to use genassym.cf & genassym.sh, as other ports do 2000-12-07 17:51:06 +00:00
idprom.c Fix unused variable warning 1999-04-12 01:30:22 +00:00
iommu.c don't abuse cf_unit. 2001-05-27 06:30:27 +00:00
iommu.h
locore2.c switch sun3 to ELF. highlight include: 2001-02-22 07:11:08 +00:00
locore.s Update to reflect that unlike in m68k a.out environments, where the .align 2001-05-12 00:55:34 +00:00
machdep.c make sun3x work again after the recent change to the m68k cpu_kcore_hdr: 2001-05-28 20:56:54 +00:00
mem.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
mk48t02.h
obio.c Fix typo in comment. 2000-11-02 21:18:03 +00:00
obio.h Add the address of the DMA gate array (used by the esp driver). 1999-04-06 02:07:51 +00:00
obmem.h
pmap_pvt.h fix a prototype that was missed in the pmap_extract() API change. 1999-09-19 19:06:19 +00:00
pmap.c Garbage-collect pmap_page_index(). 2001-04-25 17:35:00 +00:00
vme.c
vme.h