[parisc-linux-cvs] linux-2.6 willy

Matthew Wilcox parisc-linux@lists.parisc-linux.org
Sat, 27 Sep 2003 01:24:49 -0600 (MDT)


CVSROOT:	/var/cvs
Module name:	linux-2.6
Changes by:	willy	03/09/27 01:24:49

Modified files:
	drivers/scsi   : Makefile NCR_Q720.c ncr53c8xx.c 
	                 sym53c8xx_defs.h 

Log message:
SIMULATED_INTFLY is always true for ncr720 chips, so remove the other case.
CONFIG_SCSI_NCR53C8XX_NO_WORD_TRANSFERS has no effect, delete.
Switch to struct scsi_host_template.
Delete the IOMAPPED case (we're always mem-mapped now).
HOSTS_C is no longer defined (by this driver anyway).
Fix up some whitespace.