Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/17/1998 03:40:02
thorpej
Fri Jan 16 19:37:23 PST 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory netbsd1:/var/slash-tmp/cvs-serv26580

Modified Files:
	sgmap_common.c sgmapvar.h 
Log Message:
Allow specification of a minimum page table alignment to alpha_sgmap_init().
This is to work around an apparent hardware bug in some 2117x chipsets
where the page table must be aligned to at least 32k.


thorpej
Fri Jan 16 19:38:52 PST 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory netbsd1:/var/slash-tmp/cvs-serv26617

Modified Files:
	sgmap_typedep.c 
Log Message:
Make debugging decisions at run-time, and place a handy DDB breakpoint
after a transfer has been mapped in the page table.


thorpej
Fri Jan 16 19:39:53 PST 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv26678

Modified Files:
	apecs.c cia.c lca.c 
Log Message:
Don't assume that we'll be using direct-mapped DMA for PCI.