grundler

grundler@puffin.external.hp.com grundler@puffin.external.hp.com
Thu, 3 Feb 2000 17:10:14 -0700 (MST)


Update of /home/cvs/parisc/linux-2.3/arch/parisc/kernel
In directory puffin.external.hp.com:/tmp/cvs-serv6327/arch/parisc/kernel

Added Files:
	lba_pci.c iosapic.c iosapic_private.h sba_iommu.c 
Log Message:

PCI Support for C3000/J5000 and similar machines.

TODO:
  o Add another CONFIG flag to config.in for sba/lba PCI
  o enabling lba should force iosapic support (common to ia64-linux)
  o move sba/lba/iosapic init calls *out* of gsc_init()
  o start looking at converging iosapic.c with IA64 code.
    (About 80% is common. PDC/txn_xxx/PCI-PCI Bridge need to be ifdef'd. )