From: Patrick Mansfield <patmans@us.ibm.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
James.Bottomley@SteelEye.com
Subject: Re: [patch] 2.6 -- add IOI Media Bay to SCSI quirk list
Date: Thu, 12 Aug 2004 15:51:18 -0700 [thread overview]
Message-ID: <20040812225118.GA20904@beaverton.ibm.com> (raw)
In-Reply-To: <200408122137.i7CLbGU13688@ra.tuxdriver.com>
We seem to be getting quite a few of these. In theory we could add a line
like this for every multi-lun SCSI device.
Can you instead try booting with scsi_mod.max_luns=8 (or such) or build
with SCSI_MULTI_LUN enabled?
You can also use the scsi devinfo stuff, but the above is easier and
should work fine, unless you have some device that hangs when IO is sent
to a non-zero LUN.
The same for 2.4, but AFAIR the option name is max_scsi_luns (but there is
no scsi devinfo imethod).
-- Patrick Mansfield
On Thu, Aug 12, 2004 at 05:37:16PM -0400, John W. Linville wrote:
> Patch to add IOI Media Bay 4-in-1 media reader to the SCSI quirk list...
>
> "It works for me!" Pretty simple patch, really...
>
> John
>
> diff -urNp linux-2.6.5-1.358/drivers/scsi/scsi_devinfo.c linux/drivers/scsi/scsi_devinfo.c
> --- linux-2.6.5-1.358/drivers/scsi/scsi_devinfo.c 2004-05-08 08:56:41.000000000 -0400
> +++ linux/drivers/scsi/scsi_devinfo.c 2004-08-11 06:08:00.000000000 -0400
> @@ -155,6 +155,7 @@ static struct {
> {"HP", "C1557A", NULL, BLIST_FORCELUN},
> {"IBM", "AuSaV1S2", NULL, BLIST_FORCELUN},
> {"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
> + {"IOI", "Media Bay", NULL, BLIST_FORCELUN},
> {"iomega", "jaz 1GB", "J.86", BLIST_NOTQ | BLIST_NOLUN},
> {"IOMEGA", "Io20S *F", NULL, BLIST_KEY},
> {"INSITE", "Floptical F*8I", NULL, BLIST_KEY},
> -
> 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
next prev parent reply other threads:[~2004-08-12 22:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-12 21:37 [patch] 2.6 -- add IOI Media Bay to SCSI quirk list John W. Linville
2004-08-12 22:51 ` Patrick Mansfield [this message]
2004-08-12 23:00 ` John W. Linville
2004-08-12 23:39 ` Dave Jones
2004-08-13 0:27 ` Patrick Mansfield
2004-08-13 1:21 ` John W. Linville
2004-08-13 21:32 ` Marcelo Tosatti
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=20040812225118.GA20904@beaverton.ibm.com \
--to=patmans@us.ibm.com \
--cc=James.Bottomley@SteelEye.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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).