Subject: CVS commit: [netbsd-3] src/sys/arch/alpha/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/31/2007 14:02:45
Module Name:	src
Committed By:	bouyer
Date:		Sat Mar 31 14:02:45 UTC 2007

Modified Files:
	src/sys/arch/alpha/pci [netbsd-3]: cia_dma.c

Log Message:
Pull up following revision(s) (requested by mhitch in ticket #1686):
	sys/arch/alpha/pci/cia_dma.c: revision 1.21
Contrary to the comment in cia_dma_get_tag(), there are machines with cia
that have over 1.0G.  Allow direct dma requests to fall back to SGMAPs.
my PWS 500au with 1.5G of memory now works with dma operations.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.19.14.1 src/sys/arch/alpha/pci/cia_dma.c

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