Subject: CVS commit: syssrc/sys/arch/alpha/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/19/2001 21:47:39
Module Name: syssrc
Committed By: thorpej
Date: Thu Jul 19 18:47:39 UTC 2001
Modified Files:
syssrc/sys/arch/alpha/pci: lca_dma.c
Log Message:
The LCA isn't supposed to have a DMA prefetch threshold, but experience
has shown is that if we don't allocate a spill page, we get a machine
check. So, initialize the threshold to 256 bytes.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/alpha/pci/lca_dma.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.