linux rbrad
rbrad@puffin.external.hp.com
rbrad@puffin.external.hp.com
Mon, 25 Sep 2000 02:50:11 -0600
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: rbrad 00/09/25 02:50:11
Modified files:
arch/parisc/kernel: ccio-dma.c
Log message:
Added /proc filesystem support for the U2/Uturn driver...
/proc/runway/U2 ... or ...
/proc/runway/Uturn
Updated the CUJO Hack to use u8 indexes instead of
long indexes.
Re-wrote ccio_map/unmap_sg to make more efficient use
of the io pdir table.
Fixed a bug in the CCIO_FIND_FREE_MAPPING macro that
caused unaligned data faults.
Code cleanups and other misc bug fixes.