public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Craig Tierney <ctierney@hpti.com>
To: miyoshi@hpc.bs1.fc.nec.co.jp
Cc: linux-scsi@vger.kernel.org
Subject: Re: [HELP] qla2200 driver over 4G memory
Date: Wed, 19 Jun 2002 09:57:47 -0600	[thread overview]
Message-ID: <20020619095747.M20569@hpti.com> (raw)
In-Reply-To: <20020619190228S.miyoshi@hpc.bs1.fc.nec.co.jp>; from miyoshi@hpc.bs1.fc.nec.co.jp on Wed, Jun 19, 2002 at 07:02:28PM +0900

I haven't had to do this, but did you change the bios
settings on the QLA2200 to allow the card to access
memory above 4GB?  There is an option in there for
this.

Craig

On Wed, Jun 19, 2002 at 07:02:28PM +0900, miyoshi@hpc.bs1.fc.nec.co.jp wrote:
> 
> Hi, all
> 
> I am using QLA2200 on my IA64 box and when I read data to
> the area which strides over 4G boundaries, it seems to read
> the disk data into wrap-around memory area.
> 
> I wrote small test kernel patch and read disk contents to
> physical 0x1ffffc000 to 0x200013fff (0x18000 bytes.)
> It reads first 16K bytes into 0x1ffffc000-0x1ffffffff correctly
> but destroys 0x100000000-0x100013fff.
> 
> I checked the incorrect data contents via kdb, and also
> my printk() in qla2100_64bit_start_scsi() says the address is
> correctly written into request ring, as far as I understood
> the driver code correctly.
> 
> Does anybody have idea?
> 
> Thanks,
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
Craig Tierney (ctierney@hpti.com)

  reply	other threads:[~2002-06-19 15:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-19 10:02 [HELP] qla2200 driver over 4G memory miyoshi
2002-06-19 15:57 ` Craig Tierney [this message]
2002-06-20 10:20   ` miyoshi
2002-06-20 18:18     ` Doug Ledford
2002-06-20 18:46       ` Matthew Jacob
2002-06-20 20:21         ` Doug Ledford
2002-06-20 20:35           ` Matthew Jacob
2002-06-21  2:27             ` miyoshi

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=20020619095747.M20569@hpti.com \
    --to=ctierney@hpti.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=miyoshi@hpc.bs1.fc.nec.co.jp \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox