Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/29/2000 07:56:50
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Nov 29 05:56:50 UTC 2000

Modified Files:
	syssrc/sys/arch/alpha/pci: irongate_bus_mem.c

Log Message:
The AMD 751 doesn't have DMA windows, so allocate the RAM out of the
PCI memory extent map.  Bad things will happen if we try to assign
a device where RAM is mapped into PCI space.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/alpha/pci/irongate_bus_mem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.