[parisc-linux] 2.4.14-pa1 seems to works fine on my B180
Grant Grundler
grundler@puffin.external.hp.com
Thu, 15 Nov 2001 11:18:13 -0700
Ryan Bradetich wrote:
...
> Not that this is much help, but hopefully will provide a data
> point ....
I found the bug in sba and it seems that ccio has the
same bug. The basic problem was coalescing of DMA mapping
requests was resulting in DMA requests bigger than DMA_CHUNK_SIZE.
thanks to all who responded.
grant
ps. I found the bug pretty quickly once I enabled ASSERTs
that I had embedded in the code when I wrote it.