All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@oss.sgi.com>
To: Vivien Chappelier <vivien.chappelier@enst-bretagne.fr>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-mips@oss.sgi.com
Subject: Re: aic7xxx (O2 scsi) DMA coherency
Date: Thu, 3 Jan 2002 21:52:15 -0200	[thread overview]
Message-ID: <20020103215215.A1186@dea.linux-mips.net> (raw)
In-Reply-To: <Pine.LNX.4.21.0201032247490.9064-100000@melkor>; from vivien.chappelier@enst-bretagne.fr on Thu, Jan 03, 2002 at 10:51:51PM +0100

On Thu, Jan 03, 2002 at 10:51:51PM +0100, Vivien Chappelier wrote:

> > > 	This tells the aic7xxx to use DMA safe memory for I/O.
> > 
> > That seems totally inappropriate. The unchecked dma option is for
> > ancient ISA DMA controllers that didnt do the 16Mb check. If you
> > find you need it debug your pci remapper
> 
> This is used when scaning for devices (drivers/scsi/scsi_scan.c) . When
> this flag is not set, the code uses memory from the stack (unsigned char
> scsi_result0[256]; in scan_scsis) instead of kmallocating it DMA safe as
> it should on non-coherent systems. Maybe this is the thing to change?

Indeed, it is.  I thought this one died ages ago.

  Ralf

  parent reply	other threads:[~2002-01-04  1:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020103215215.A1186@dea.linux-mips.net \
    --to=ralf@oss.sgi.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-mips@oss.sgi.com \
    --cc=vivien.chappelier@enst-bretagne.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.