public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Ed Jaeger <ed.jaeger@bgcorp.com>
To: linux-scsi@vger.kernel.org
Subject: Trantor T128 driver does not recognize some cards (with fix)
Date: Wed, 26 Jun 2002 16:28:57 -0700	[thread overview]
Message-ID: <3D1A4E39.3090002@bgcorp.com> (raw)

Please accept my apologies if this is not submitted correctly - I believe I am 
following the FAQ.

The Trantor T128 driver (t128.o) does not recognize some cards.

I have a card with ROM version 1.06a, but the initialization code looks for 
version 1.12 and does not recognize my card.  If the string used in the 
initialization routine is changed the card is recognized and operates properly.

The patch I made to linux/drivers/scsi/t18.c:

149c149
<       {"TSROM: SCSI BIOS, Version 1.", 0x36},
---
 >       {"TSROM: SCSI BIOS, Version 1.12", 0x36},

I am not subscribed to the list, so email me directly as well if you need to 
contact me.
-- 
Ed Jaeger, President & CFO, Bohlender Graebener Corporation
ed.jaeger@bgcorp.com
http://www.bgcorp.com
---


                 reply	other threads:[~2002-06-26 23:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3D1A4E39.3090002@bgcorp.com \
    --to=ed.jaeger@bgcorp.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