[parisc-linux-cvs] linux tausq

Randolph Chung parisc-linux@lists.parisc-linux.org
Sun, 2 Dec 2001 22:10:01 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux
Changes by:	tausq	01/12/02 22:10:00

Modified files:
	.              : Makefile 
	arch/parisc/lib: io.c 
	include/asm-parisc: io.h 
	drivers/scsi   : sym53c8xx_defs.h 

Log message:
* -pa9
* PCI endian changes - make {read,write}[wl] little-endian by default
gsc_{read,write}[wl] are the arch-specific ones that are big-endian
as well as __raw_{read,write}[wl]
* Updated sym53c8xx driver to remove hppa-specific hacks and use the
correct read/write macros