patch-2.3.41 linux/drivers/scsi/megaraid.h
Next file: linux/drivers/scsi/oktagon_esp.c
Previous file: linux/drivers/scsi/megaraid.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jan 28 08:03:07 2000
- Orig file:
v2.3.40/linux/drivers/scsi/megaraid.h
- Orig date:
Fri Jan 21 18:19:16 2000
diff -u --recursive --new-file v2.3.40/linux/drivers/scsi/megaraid.h linux/drivers/scsi/megaraid.h
@@ -152,7 +152,7 @@
sg_tablesize: MAX_SGLIST, /* Scatter/Gather Table Size */\
cmd_per_lun: MAX_CMD_PER_LUN, /* SCSI Commands per LUN */\
present: 0, /* Present */\
- unchecked_isa_dma:1, /* Default Unchecked ISA DMA */\
+ unchecked_isa_dma:0, /* Default Unchecked ISA DMA */\
use_clustering: ENABLE_CLUSTERING /* Enable Clustering */\
}
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)