linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: online@clu01.photonlinux.com
To: linux-kernel@vger.kernel.org
Subject: Patch for scsi_scan.c Kernel Version 2.4.23
Date: Sun, 4 Jan 2004 22:42:08 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0401042239510.7754-100000@clu01.photonlinux.com> (raw)

Hello

I have a patch for scsi_scan.c to enable the proper scanning of tape
devices behind a Compaq fibre channel FCTC II tape controller.
I have tested this exhaustively using a Compaq FCTC and a Surestore DLT
80.

This patch should work for older versions of the 2.4 Kernel and version
2.6.

Thanks
Laurence Oberman
online@photonlinux.com or Laurence.Oberman@hp.com
--------------------------

Patch Notes:

This patch will allow the proper scanning and attachment of tape devices
which are located behind a Compaq F/C bridge FCTC II. If the firmware is
upgraded, the text will need to be changed to match accordingly as per
Model.

--- scsi_scan.c	2004-01-04 18:34:57.000000000 -0500
+++ scsi_scan.c.orig	2004-01-04 18:33:54.000000000 -0500
@@ -151,7 +151,7 @@
 	{"DEC","HSG80","*", BLIST_FORCELUN | BLIST_NOSTARTONADD},
 	{"COMPAQ","LOGICAL VOLUME","*", BLIST_FORCELUN},
 	{"COMPAQ","CR3500","*", BLIST_FORCELUN},
-	{"COMPAQ","FCTC c9913a","*", BLIST_FORCELUN | BLIST_SPARSELUN |
BLIST_LARGELUN},
+
 	{"NEC", "PD-1 ODX654P", "*", BLIST_FORCELUN | BLIST_SINGLELUN},
 	{"MATSHITA", "PD-1", "*", BLIST_FORCELUN | BLIST_SINGLELUN},
 	{"iomega", "jaz 1GB", "J.86", BLIST_NOTQ | BLIST_NOLUN},



                 reply	other threads:[~2004-01-05  1:26 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=Pine.LNX.4.44.0401042239510.7754-100000@clu01.photonlinux.com \
    --to=online@clu01.photonlinux.com \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).