public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: "Roger Håkansson" <hson@ludd.luth.se>
Cc: Matthew Wilcox <matthew@wil.cx>, linux-scsi@vger.kernel.org
Subject: Re: sym53c8xx driver hangs
Date: Fri, 18 Feb 2005 19:25:31 +0000	[thread overview]
Message-ID: <20050218192531.GZ29917@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <42162052.9030304@ludd.luth.se>

On Fri, Feb 18, 2005 at 06:05:22PM +0100, Roger Håkansson wrote:
> Matthew Wilcox wrote:
> >Oh.  I think I'm confused as to which version of sym2 is in which version
> >of Linus' tree.  The same line in my development tree reads:
> 
> Well, I guess that part of the driver is rewritten a bit, I get a 
> compile error if I put that in ;)

Oh, er, yes, looking at the diff from 2.6.10 shows I did ...

+       struct sym_trans *goal = &tp->tinfo.goal;
+       struct sym_trans *curr = &tp->tinfo.curr;

lalalla ;-)

> But yes, it works if I put in:
> 
> if ((tp->tinfo.goal.options & PPR_OPT_MASK) ||
>     (tp->tinfo.goal.period < 0xa)) {

Excellent.  Then 2.6.11 works for Ultrium tape drives.  Yay!  Tick another
annoying bug off the list ... just the strange not-working-on-Alpha bug
to investigate, I think.

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain
-
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

      reply	other threads:[~2005-02-18 19:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-17 15:51 sym53c8xx driver hangs Roger Håkansson
2005-02-18  5:19 ` Matthew Wilcox
2005-02-18 10:05   ` Roger Håkansson
2005-02-18 12:15     ` Matthew Wilcox
2005-02-18 17:05       ` Roger Håkansson
2005-02-18 19:25         ` Matthew Wilcox [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=20050218192531.GZ29917@parcelfarce.linux.theplanet.co.uk \
    --to=matthew@wil.cx \
    --cc=hson@ludd.luth.se \
    --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