NetBSD/sys/arch/sun3/sun3x
thorpej e38a2e561a machine/fbio.h -> dev/sun/fbio.h 2001-09-19 18:10:32 +00:00
..
bus_subr.c replace pmap_enter() with pmap_kenter_pa() where appropriate. 2001-09-11 20:37:12 +00:00
clock.c bcopy() -> memcpy(), bzero() -> memset() 2001-09-05 14:18:10 +00:00
dvma.c replace pmap_enter() with pmap_kenter_pa() where appropriate. 2001-09-11 20:37:12 +00:00
enable.c machine/fbio.h -> dev/sun/fbio.h 2001-09-19 18:10:32 +00:00
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 bcopy() -> memcpy(), bzero() -> memset() 2001-09-05 14:18:10 +00:00
iommu.c don't abuse cf_unit. 2001-05-27 06:30:27 +00:00
iommu.h
locore.s ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer. 2001-07-22 14:11:05 +00:00
locore2.c bcopy() -> memcpy(), bzero() -> memset() 2001-09-05 14:18:10 +00:00
machdep.c replace pmap_enter() with pmap_kenter_pa() where appropriate. 2001-09-11 20:37:12 +00:00
mem.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
mk48t02.h
obio.c obio_find_mapping() takes PA. (missed in the previous commit) 2001-09-05 14:26:08 +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.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
pmap_pvt.h vm_offset_t -> [pv]addr_t (sync with sun3x/pmap.c rev 1.69) 2001-09-05 12:15:21 +00:00
vme.c
vme.h