[parisc-linux-cvs] linux-2.6 grundler

Grant Grundler grundler at parisc-linux.org
Sat Oct 30 21:07:38 MDT 2004


CVSROOT:	/var/cvs
Module name:	linux-2.6
Changes by:	grundler at cvs.parisc-linux.org	2004-10-30 21:07:38

Modified files:
	.              : Makefile 
	drivers/parisc : iosapic.c lba_pci.c sba_iommu.c 
	include/asm-parisc: pci.h 

Log message:
	2.6.10-rc1-pa4 - fix MMIO address listed in /proc/iomem
	
	o LBA now reports proper addresses routed down from SBA.
	Matching SBA code was accidentally committed ~4 weeks ago.
	
	o add mercury_cfg_ops. This fixes the tg3 init delay problem.
	PDC took ~20ms per PCI cfg write. tg3 performs ~1600 writes (~30 seconds
	per NIC) during init. Alternative is the relocate PDC to host ram.
	But that would burn ~4MB of RAM. This is cheaper.
	
	o add debug code to iosapic
	o add PCI_F_EXTEND to asm/pci.h - replaces private definitions

Patches:
http://cvs.parisc-linux.org/linux-2.6/Makefile.diff?cvsroot=&r1=1.285&r2=1.286
http://cvs.parisc-linux.org/linux-2.6/drivers/parisc/iosapic.c.diff?cvsroot=&r1=1.8&r2=1.9
http://cvs.parisc-linux.org/linux-2.6/drivers/parisc/lba_pci.c.diff?cvsroot=&r1=1.16&r2=1.17
http://cvs.parisc-linux.org/linux-2.6/drivers/parisc/sba_iommu.c.diff?cvsroot=&r1=1.19&r2=1.20
http://cvs.parisc-linux.org/linux-2.6/include/asm-parisc/pci.h.diff?cvsroot=&r1=1.10&r2=1.11



More information about the parisc-linux-cvs mailing list