patch-2.2.11 linux/drivers/scsi/aic7xxx_reg.h

Next file: linux/drivers/scsi/atp870u.c
Previous file: linux/drivers/scsi/aic7xxx_proc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/linux/drivers/scsi/aic7xxx_reg.h linux/drivers/scsi/aic7xxx_reg.h
@@ -459,11 +459,11 @@
 
 #define	CRCCONTROL1     		0x9d
 #define		CRCONSEEN       	0x80
-#define		TARGCRCCNTEN    	0x40
 #define		CRCVALCHKEN     	0x40
 #define		CRCENDCHKEN     	0x20
 #define		CRCREQCHKEN     	0x10
 #define		TARGCRCENDEN    	0x08
+#define		TARGCRCCNTEN    	0x04
 
 #define	SCSIPHASE       		0x9e
 #define		SP_STATUS       	0x20

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)