lkml.org 
[lkml]   [2001]   [Sep]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectblock-highmem-all-15 has sym53c8xx.h glitch
I wasn't able to compile 2.4.10 patched with Jens Axboe's latest zero
bounce patch found below until fixing a small problem with
drivers/scsi/sym53c8xx.h

*.kernel.org/pub/linux/kernel/people/axboe/patches/2.4.10/block-highmem-all-15


--- v2.4.10/linux/drivers/scsi/sym53c8xx.h.orig Mon Sep 24 12:12:29 2001
+++ linux/drivers/scsi/sym53c8xx.h Mon Sep 24 12:11:41 2001
@@ -97,7 +97,7 @@
sg_tablesize: SCSI_NCR_SG_TABLESIZE, \
cmd_per_lun: SCSI_NCR_CMD_PER_LUN, \
max_sectors: MAX_SEGMENTS*8, \
- use_clustering: DISABLE_CLUSTERING}, \
+ use_clustering: DISABLE_CLUSTERING, \
can_dma_32: 1, \
single_sg_ok: 1}

Ward Fenton

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.033 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site