linux-2.3 rbrad
rbrad@puffin.external.hp.com
rbrad@puffin.external.hp.com
Mon, 11 Sep 2000 22:52:37 -0600
CVSROOT: /home/cvs/parisc
Module name: linux-2.3
Changes by: rbrad 00/09/11 22:52:37
Modified files:
arch/parisc/kernel: ccio-dma.c
Log message:
I reworked this driver to access the resource map at the byte
level instead of the word level. This should help eliminate
some of the
"ccio-dma.c:ccio_alloc_range() I/O MMU is out of mapping resources"
errors.
I am checking this code in now so Grant can peer review this code,
and offer advice and make sure I didn't do something stupid :)
Once Grant has reviewed it, I will start gathering baseline performance
measurements.