All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@dsl2.external.hp.com>
To: jsoe0708@tiscali.be
Cc: "Ryan Bradetich" <rbradetich@uswest.net>,
	parisc-linux@lists.parisc-linux.org
Subject: Re: FW: RE: [parisc-linux] 2.4.20-rc1-pa7 boot problem on b180
Date: Mon, 02 Dec 2002 21:09:42 -0700	[thread overview]
Message-ID: <20021203040942.4180F482E@dsl2.external.hp.com> (raw)
In-Reply-To: Message from jsoe0708@tiscali.be of "Thu, 28 Nov 2002 17:27:17 +0100." <3DB577610000573D@ocpmta8.be.tiscali.com>

jsoe0708@tiscali.be wrote:
> >the less by curiosity I apply the Ryan patch: <http://lists.parisc-linux=
> .org/pipermail/parisc-linux/2002-November/018414.html>
> >and it also solved the problem of the b180 boot??

yes - thanks for finding this!

arch/parisc/kernel/pci-dma.c has the same bug as what ccio driver
has/had regarding scatter/gather lists (pci_map_sg() interfaces).
Replace all references to "sg->address" with "sg_virt_addr(sg)".
Can you send me a patch off list for that?

If not, I'll probably do it since I'd like to get my B180 working on 2.4.20.
It will just take longer.

> Don't know if could help but I also notice the following difference at
> boot time:
> 
> With highmem_io=3D1 on a b2000
...
> with highmem_io=3D0 on a b180
...

It's hard to compare different SCSI implementations.
IIRC, B2000 uses 53c875 and B180 uses LASI for SE narrow SCSI.
Check to see which driver claims the respective SCSI controllers.

grant

  reply	other threads:[~2002-12-03  4:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-27 13:08 FW: RE: [parisc-linux] 2.4.20-rc1-pa7 boot problem on b180 jsoe0708
2002-11-27 18:09 ` jsoe0708
2002-11-27 18:21   ` Matthew Wilcox
2002-11-27 18:37     ` jsoe0708
2002-11-28 14:31       ` jsoe0708
2002-11-28 16:27         ` jsoe0708
2002-12-03  4:09           ` Grant Grundler [this message]
2002-11-29  8:17     ` [parisc-linux] 2.4.20-pa9 Joel Soete
     [not found] <20021125180014.A7440482A@dsl2.external.hp.com>
2002-11-27 10:43 ` FW: RE: [parisc-linux] 2.4.20-rc1-pa7 boot problem on b180 jsoe0708

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=20021203040942.4180F482E@dsl2.external.hp.com \
    --to=grundler@dsl2.external.hp.com \
    --cc=jsoe0708@tiscali.be \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=rbradetich@uswest.net \
    /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.