All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: "Jones, David G" <david.g.jones@lmco.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: SCSI timeouts with sym-2 driver
Date: Fri, 15 Sep 2006 11:40:59 -0600	[thread overview]
Message-ID: <20060915174059.GI2585@parisc-linux.org> (raw)
In-Reply-To: <824B13109773064F92372DAB2F3B3C9D0EFB1F02@emss35m05.us.lmco.com>

On Fri, Sep 15, 2006 at 01:36:37PM -0400, Jones, David G wrote:
> Everything works fine until I try to use the hard drive and PC card at
> the same time. Then I get SCSI timeouts for the PC card reader and
> eventually I/O errors for the PCCard devices. Continously copying a file
> from the PCCard reader to the hard drive results in these messages in
> the kernel log :

Sounds like you've got both these devices on the same interrupt; is that
true?  If so, I'd urge you to examine both of the interrupt handlers; it
feels like one of the drivers is not playing well with the other when an
interrupt occurs on both at the same time.  Or maybe it's a problem in
the arch code where it doesn't call both handlers?

In any case, trying a recent 2.6 kernel may give better results.

  reply	other threads:[~2006-09-15 17:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-15 17:36 SCSI timeouts with sym-2 driver Jones, David G
2006-09-15 17:40 ` Matthew Wilcox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-15 17:46 Jones, David G

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=20060915174059.GI2585@parisc-linux.org \
    --to=matthew@wil.cx \
    --cc=david.g.jones@lmco.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 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.