NetBSD/sys/arch/sun3/sun3x
jeremy a1c67d1d61 Renamed a temporary variable in pmap_enter() that conflicted with the
name of the new 'flags' argument, added as part of the new pmap_enter() API.
Added a comment which explains why there are still sun3x-specific flags
being passed in the unused bits of the physical address, and how these flags
are independent of the new 'flags' argument.
1999-12-17 08:10:59 +00:00
..
bus_subr.c Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
clock.c
dvma.c Update for pmap_enter() API change. No functional difference. 1999-11-13 00:30:26 +00:00
enable.c
enable.h
genassym.c Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
idprom.c Fix unused variable warning 1999-04-12 01:30:22 +00:00
iommu.c
iommu.h
locore.s Fix the problem that single-step tracing of a trap instruction 1999-10-26 00:20:34 +00:00
locore2.c
machdep.c CL* discarding. 1999-12-04 21:13:19 +00:00
mem.c CL* discarding. 1999-12-04 21:13:19 +00:00
mk48t02.h
obio.c Add the address of the DMA gate array (used by the esp driver). 1999-04-06 02:07:51 +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 Renamed a temporary variable in pmap_enter() that conflicted with the 1999-12-17 08:10:59 +00:00
pmap_pvt.h fix a prototype that was missed in the pmap_extract() API change. 1999-09-19 19:06:19 +00:00
vme.c
vme.h