Subject: CVS commit: [netbsd-4] src/sys/arch/alpha/pci
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 03/26/2007 21:43:32
Module Name:	src
Committed By:	jdc
Date:		Mon Mar 26 21:43:32 UTC 2007

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

Log Message:
Pull up revision 1.21 (requested by mhitch in ticket #520).

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.20 -r1.20.24.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.