public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@SteelEye.com>
To: Jeremy Higdon <jeremy@classic.engr.sgi.com>,
	Andrew Vasquez <andrew.vasquez@qlogic.com>,
	Jes Sorensen <jes@wildopensource.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Adding transport attributes to qla1280
Date: 15 Sep 2004 11:38:31 -0400	[thread overview]
Message-ID: <1095262722.1942.10.camel@mulgrave> (raw)

Hi All,

I've run into rather a nasty problem in the qla1280 drivers to do with
transport attributes.  My plan, if I can get settable attributes to
work, is to convert it over to the SPI transport class and pull in
domain validation for free.

The problem is that the API in the driver for setting attributes:
qla1280_set_target_parameters() doesn't seem to work ... at least it
does apparently set the parameters using a qla1280 mailbox command, and
if I read them back again with the other command, it confirms the
setting.  However, the next attempt to access the device hangs the
entire system.

My deduction from all of this is that the HBA is changing the transfer
settings on its side but not renegotiating those new settings with the
device.  However, without a bus analyser, I can't be sure I'm correct.

So, since this entire HBA is one of the magic ones that runs in
proprietary firmware and has no documentation even for the mailbox
command interface, could someone who has access to the secret documents
look in them and tell me how I can do this?

Alternatively, actually releasing the specs for what are now at least 4
year old chips would be a very nice gesture on the part of Qlogic.

James



             reply	other threads:[~2004-09-15 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-15 15:38 James Bottomley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-09-15 16:55 Adding transport attributes to qla1280 Andrew Vasquez

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=1095262722.1942.10.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=andrew.vasquez@qlogic.com \
    --cc=jeremy@classic.engr.sgi.com \
    --cc=jes@wildopensource.com \
    --cc=linux-scsi@vger.kernel.org \
    /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