[parisc-linux-cvs] linux grundler

Grant Grundler parisc-linux@lists.parisc-linux.org
Fri, 5 Apr 2002 01:02:02 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	grundler	02/04/05 01:02:02

Modified files:
	.              : Makefile 
	arch/parisc/kernel: cache.c drivers.c lba_pci.c processor.c 
	                    sba_iommu.c 
	include/asm-parisc: hardware.h io.h processor.h 

Log message:
2.4.18-pa14 PA8700/SBA bug fix (no, we don't support PA8700 yet)
o add bug fix for older revs of PA8700 on SBA systems
o made IO PDIR allocation smarter:  iopdir_size ~= phys_hostmem/num_iommu
o cleanup 64-bit reads/debug info
o disabled /proc/bus/runway/bitmap since "cat"ing that file will crash
the system (exceeds 4k of output).