]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/u14-34f.c
[IA64] Disable/re-enable CPE interrupts on Altix
[linux-2.6-omap-h63xx.git] / drivers / scsi / u14-34f.c
index fc9f51818e8f3fb2b6e4a0d48027250d67a4eeaa..7edd6ceb13b26ba8447f8d4b9096fdfde94ee07a 100644 (file)
@@ -450,7 +450,8 @@ static struct scsi_host_template driver_template = {
                 .slave_configure         = u14_34f_slave_configure,
                 .this_id                 = 7,
                 .unchecked_isa_dma       = 1,
-                .use_clustering          = ENABLE_CLUSTERING
+                .use_clustering          = ENABLE_CLUSTERING,
+                .use_sg_chaining         = ENABLE_SG_CHAINING,
                 };
 
 #if !defined(__BIG_ENDIAN_BITFIELD) && !defined(__LITTLE_ENDIAN_BITFIELD)