Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/05/2000 17:26:55
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Feb  6 01:26:53 UTC 2000

Modified Files:
	syssrc/sys/arch/alpha/pci: cia.c cia_dma.c

Log Message:
If we have a Pyxis with the DMA page crossing bug, don't allow coalescing
of adjacent DMA segments.

XXX This is still not perfect... but making it perfect will probably
require additions to the bus_dma interface and the ISA autoconfiguration
interface.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/arch/alpha/pci/cia.c
cvs rdiff -r1.14 -r1.15 syssrc/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.