* block-highmem-all-15 has sym53c8xx.h glitch
@ 2001-09-24 16:30 Ward Fenton
2001-09-24 16:35 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Ward Fenton @ 2001-09-24 16:30 UTC (permalink / raw)
To: linux-kernel; +Cc: Jens Axboe
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: block-highmem-all-15 has sym53c8xx.h glitch
2001-09-24 16:30 block-highmem-all-15 has sym53c8xx.h glitch Ward Fenton
@ 2001-09-24 16:35 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2001-09-24 16:35 UTC (permalink / raw)
To: Ward Fenton; +Cc: linux-kernel
On Mon, Sep 24 2001, Ward Fenton wrote:
> 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}
Thanks, but you're too late -- Marcus Alanen reported this 10 minutes
ago :-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-09-24 16:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-24 16:30 block-highmem-all-15 has sym53c8xx.h glitch Ward Fenton
2001-09-24 16:35 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox