Subject: CVS commit: src/sys/arch/alpha/pci
To: None <source-changes@NetBSD.org>
From: Michael L. Hitch <mhitch@netbsd.org>
List: source-changes
Date: 03/14/2007 01:40:15
Module Name:	src
Committed By:	mhitch
Date:		Wed Mar 14 01:40:14 UTC 2007

Modified Files:
	src/sys/arch/alpha/pci: cia_dma.c

Log Message:
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.21 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.