Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index