From: Mike Anderson <andmike@linux.vnet.ibm.com>
To: Matthew Wilcox <matthew@wil.cx>
Cc: linux-scsi@vger.kernel.org
Subject: Re: sym53c8xx ISTAT1 feature never set
Date: Mon, 21 Jan 2008 13:24:07 -0800 [thread overview]
Message-ID: <20080121212407.GA14435@linux.vnet.ibm.com> (raw)
In-Reply-To: <20080119174144.GB25398@parisc-linux.org>
Matthew Wilcox <matthew@wil.cx> wrote:
> The only problem is ... we never set the FE_ISTAT1 bit. Mike tells me
> that when he sets it, it makes his error recovery work.
>
> I think we need a patch somewhat along these lines:
>
> {PCI_DEVICE_ID_LSI_53C1010_66, 0xff, "1010-66", 6, 31, 7, 8,
> FE_WIDE|FE_ULTRA3|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFBC|FE_LDSTR|FE_PFEN|
> FE_RAM|FE_RAM8K|FE_64BIT|FE_DAC|FE_IO256|FE_NOPM|FE_LEDC|FE_66MHZ|FE_CRC|
> - FE_C10|FE_U3EN}
> + FE_C10|FE_U3EN|FE_ISTAT1}
As you already mentioned we tested setting FE_ISTAT1 for one card. We just
ran with your patch and it addressed that issue as expected (as this patch
only enables more cards that we do not have it not that interesting that it
passed, just wanted to add a "tested" to this thread). I can only hardware
verify the check above "PCI_DEVICE_ID_LSI_53C1010_66", so that does not
add much.
-andmike
--
Michael Anderson
andmike@linux.vnet.ibm.com
prev parent reply other threads:[~2008-01-21 21:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-19 17:41 sym53c8xx ISTAT1 feature never set Matthew Wilcox
2008-01-21 21:24 ` Mike Anderson [this message]
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=20080121212407.GA14435@linux.vnet.ibm.com \
--to=andmike@linux.vnet.ibm.com \
--cc=linux-scsi@vger.kernel.org \
--cc=matthew@wil.cx \
/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.