linux-2.3 rhirst

Richard Hirst rhirst@puffin.external.hp.com
Tue, 8 Aug 2000 04:49:29 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux-2.3
Changes by:	rhirst	00/08/08 04:49:28

Modified files:
	arch/parisc    : config.in 
	drivers/scsi   : Makefile hosts.c lasi7xx.c lasi7xx.h 
	                 ncr53c8xx.c sym53c8xx.c sym53c8xx_comm.h 
	                 sym53c8xx_defs.h 
Added files:
	drivers/scsi   : zalon7xx.c zalon7xx.h 

Log message:
Support for 53c720 via Zalon.  Tested with a bluefish card.  Currently
this is using ncr53c8xx.c, but we may have to fork off a seperate
driver if the patches are not accepted.  Seperated zalon support
from lasi7xx.c.  Removed all references to sim710, as sim700 is now
used for 53c700 and 53c710 on parisc.

The driver basically works, but may be less stable than other scsi
drivers on parisc atm, so treat with care.