[parisc-linux-cvs] linux grundler

Grant Grundler parisc-linux@lists.parisc-linux.org
Sun, 17 Nov 2002 13:44:12 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	grundler	02/11/17 13:44:12

Modified files:
	.              : Makefile 
	arch/parisc/kernel: ccio-dma.c ccio-rm-dma.c entry.S lba_pci.c 
	                    pci.c processor.c sba_iommu.c traps.c 
	drivers/gsc    : dino.c 
	drivers/net/tulip: eeprom.c 

Log message:
2.4.20-rc1-pa6 fix PCI-PCI bridge support plus other misc

o fix PCI-PCI bridge support in lba and parisc/pci.c
o remove dma_mask mangling in pci_dma_supported() code path
(thanks to Adam J. Richter for spotting this in 2.5.47)
o restructure external interrupt handling in entry.S so I-bit is NOT enabled.
o comment trap/I-bit bug in handle_interruption() - jsm said he would fix this
o fix detection of mediatable in tulip driver (zero length table).
(ISTR this was for card-mode Dino)