linux-2.3 grundler
grundler@puffin.external.hp.com
grundler@puffin.external.hp.com
Thu, 6 Apr 2000 09:30:03 -0600
CVSROOT: /home/cvs/parisc
Module name: linux-2.3
Changes by: grundler 00/04/06 09:30:03
Modified files:
arch/parisc/kernel: sba_iommu.c
Log message:
Another intermediate version of sba_iommu.c.
my c3000 HPMC's when tulip driver enables TX for the first packet.
Confirmed (via PCI bus trace) tulip chip generates a valid mem read to
host mem aquired via alloc_consistent() interface.
Something is still wrong with IOC/Elroy initialization.
Changes:
o PDIR_INDEX fixed.
o got rid of loops for generating bit masks.
o fixed ibase initialization.
o fixed bugs in pdir programming (and it now looks right)