[parisc-linux-cvs] linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Mon, 8 Oct 2001 15:46:04 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	01/10/08 15:46:04

Modified files:
	.              : Makefile 
	drivers/scsi   : Config.in Makefile 
	arch/parisc/debian-configs: 32 64 default 
Added files:
	drivers/scsi   : 53c700.c 53c700.h 53c700.scr NCR_D700.c 
	                 NCR_D700.h README.53c700 lasi700.c lasi700.h 

Log message:
New driver from James Bottomley for 53c700 and 53c710.  Much improved
over sim700.c, and already mostly in Linus' tree.  Major differences
are support for sync working where the chip supports it, tagged
commands, and disconnect/reselect works (sim700 had problems on
53c700, requiring that people booted with sim700=nodisc:0xff).
I've left the old driver in the source for now, just commented out its
Config question.  Will remove it completely if there are no problems.
Tested on 712, 715/50, 715/75, B180, C360 (32 and 64 bit kernels).