linux rhirst

Richard Hirst rhirst@puffin.external.hp.com
Mon, 13 Nov 2000 05:04:12 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	rhirst	00/11/13 05:04:11

Modified files:
	drivers/scsi   : sym53c8xx_comm.h 

Log message:
Resolve problems with merge:
Replaced a chunk of code relating to 16 bit Zalon accesses that got
lost in the merge.
Included remap_pci_mem()/unmap_pci_mem() for Zalon; usually they are
pulled in because CONFIG_SCSI_NCR53C8XX_NVRAM_DETECT is defined, but
I am guessing that a Bluefish card doesn't have NVRAM implemented the
same way as PCI cards do.  CONFIG_SCSI_NCR53C8XX_NVRAM_DETECT is
explicitly not defined for Zalon in sym53c8xx_defs.h.