From: Matthew Wilcox <matthew@wil.cx>
To: Jos? Luis S?nchez <jsanchez@todounix.homeip.net>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [sym2] Re: Problem with 2.6.14 and up...
Date: Wed, 23 Nov 2005 09:43:42 -0700 [thread overview]
Message-ID: <20051123164342.GV1598@parisc-linux.org> (raw)
In-Reply-To: <200511231723.45088.jsanchez@todounix.homeip.net>
On Wed, Nov 23, 2005 at 05:23:44PM +0100, Jos? Luis S?nchez wrote:
> El Mi?rcoles, 23 de Noviembre de 2005 15:35, Matthew Wilcox escribi?:
> > On Wed, Nov 23, 2005 at 06:43:27AM -0700, Matthew Wilcox wrote:
> > > 2. Can you try a later kernel? If you have git, you can pull from
> > > git://git.kernel.org/pub/scm/linux/kernel/git/willy/sym2.git
> > > otherwise http://www.parisc-linux.org/~willy/sym2-2.2.2.diff applies
> > > to a 2.6.15-rc1 kernel.
> >
> > I also noticed that akpm put out 2.6.15-rc2-mm1 today which includes the
> > sym2 patches, so you could try that instead.
>
> I've tried the patch in a 2.6.15-rc2 (patched OK) with the same result, a bus
> reset and a bunch of "phase change..." messages. Any probe what I can try to
> stress the driver?
Hmm. Not sure at this point. Let me think about it for a bit.
> Another minor glitch never reported is what the device id 5 is a DDS-4 DAT,
> with a UW interface. But the driver reports a synchronous speed of 20 MB/sec,
> I don't know why...
> In Solaris 10 x86 this DAT works very well at 40 MB/sec. This problem exists
> from all the 2.4 kernel series.
Seems to me that it's not negotiating wide, for some reason.
cat /sys/class/spi_transport/target0:0:5/width
(should be 0)
Then try
echo 1 >/sys/class/spi_transport/target0:0:5/width
You'll then have to get it to perform some IO to the device -- an
'mt status' should do the trick.
next prev parent reply other threads:[~2005-11-23 16:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-23 13:43 [sym2] Re: Problem with 2.6.14 and up Matthew Wilcox
2005-11-23 14:35 ` Matthew Wilcox
2005-11-23 16:23 ` José Luis Sánchez
2005-11-23 16:43 ` Matthew Wilcox [this message]
2005-11-24 15:00 ` José Luis Sánchez
2005-11-23 23:13 ` José Luis Sánchez
2005-11-24 12:28 ` Matthew Wilcox
2005-11-23 15:56 ` José Luis Sánchez
2005-11-23 16:52 ` Matthew Wilcox
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=20051123164342.GV1598@parisc-linux.org \
--to=matthew@wil.cx \
--cc=jsanchez@todounix.homeip.net \
--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 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.