[parisc-linux-cvs] linux grundler
Grant Grundler
grundler@puffin.external.hp.com
Tue, 23 Oct 2001 00:41:33 -0600
CVSROOT: /home/cvs/parisc
Module name: linux
Changes by: grundler 01/10/23 00:41:33
Modified files:
. : Makefile
arch/parisc/kernel: lba_pci.c sba_iommu.c setup.c
include/asm-parisc: hardware.h pci.h
Log message:
Added Multi-IOMMU support for SBA/LBA (Astro/Ike/Rio) based machines.
Added comments to most functions in sba_iommu.c
Added "sysdata" field to parisc_device for driver to store ptr
to instance data (ie data relates to *that* device only)
Tested on A500 (64-bit) and C3000 (32-bit).