All of lore.kernel.org
 help / color / mirror / Atom feed
* aic7xxx (O2 scsi) DMA coherency
@ 2002-01-03 21:34 Vivien Chappelier
  2002-01-03 21:57   ` Alan Cox
  0 siblings, 1 reply; 10+ messages in thread
From: Vivien Chappelier @ 2002-01-03 21:34 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips

[-- Attachment #1: Type: TEXT/PLAIN, Size: 84 bytes --]

Hello,

	This tells the aic7xxx to use DMA safe memory for I/O.

Vivien Chappelier.

[-- Attachment #2: Type: TEXT/plain, Size: 606 bytes --]

diff -Naur linux/drivers/scsi/aic7xxx/aic7xxx_linux_host.h linux.patch/drivers/scsi/aic7xxx/aic7xxx_linux_host.h
--- linux/drivers/scsi/aic7xxx/aic7xxx_linux_host.h	Thu Dec 20 18:31:11 2001
+++ linux.patch/drivers/scsi/aic7xxx/aic7xxx_linux_host.h	Thu Dec 20 21:43:31 2001
@@ -87,7 +87,7 @@
 	sg_tablesize: 0,	/* max scatter-gather cmds    */\
 	cmd_per_lun: 2,		/* cmds per lun		      */\
 	present: 0,		/* number of 7xxx's present   */\
-	unchecked_isa_dma: 0,	/* no memory DMA restrictions */\
+	unchecked_isa_dma: 1,					\
 	use_clustering: ENABLE_CLUSTERING,			\
 	highmem_io: 1						\
 }

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <20020104194622.29320.qmail@gateway.total-knowledge.com>]

end of thread, other threads:[~2002-01-04 21:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-03 21:34 aic7xxx (O2 scsi) DMA coherency Vivien Chappelier
2002-01-03 21:57 ` Alan Cox
2002-01-03 21:57   ` Alan Cox
2002-01-03 21:51   ` Vivien Chappelier
2002-01-03 22:34     ` Alan Cox
2002-01-03 22:34       ` Alan Cox
2002-01-03 23:52     ` Ralf Baechle
2002-01-04 17:32       ` Vivien Chappelier
2002-01-04 12:30   ` Vivien Chappelier
     [not found] <20020104194622.29320.qmail@gateway.total-knowledge.com>
2002-01-04 20:58 ` Vivien Chappelier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.