Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/16/1998 21:00:02
thorpej
Mon Mar 16 20:53:44 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv18609/include

Modified Files:
	pmap.old.h pte.h 
Log Message:
Add a software PTE bit that indicates that a va -> pa mapping was entered
in the physical->virtual list.


thorpej
Mon Mar 16 20:59:36 PST 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory nb00:/tmp/cvs-serv18635

Modified Files:
	bus_dma.c 
Log Message:
Use pmap_kenter_pa() in _bus_dmamem_map() if PMAP_NEW.