Subject: Re: lack of pciide transfer alignment checking causes crash
To: Erik E. Fair <fair@netbsd.org>
From: Martin Husemann <martin@duskware.de>
List: tech-kern
Date: 06/25/2005 14:57:53
On Sat, Jun 25, 2005 at 05:39:50AM -0700, Erik E. Fair wrote:
>  otherwise
> this would be a relatively simple matter for the geodeide(4) driver to pass
> into the pciide_common.c code.

Is goedide the only DMA driver on that hardware? If not, I think it would be
better to replace some entries in pci_bus_dma_tag (from arch/x86/pci_machdep.c)
with special versions.

Martin