public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Ankit Jain <jankit@suse.de>
To: linux-scsi@vger.kernel.org
Cc: werner@novell.com,
	James Bottomley <James.Bottomley@parallels.com>,
	Hannes Reinecke <hare@suse.de>
Subject: Re: [PATCH] [scsi] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.
Date: Thu, 09 Jun 2011 10:29:35 +0530	[thread overview]
Message-ID: <4DF05337.1020204@suse.de> (raw)
In-Reply-To: <4DE8E76B.30301@suse.de>

Ping, any feedback on this?

On 06/03/2011 07:23 PM, Ankit Jain wrote:
> From: Werner Fink <werner@novell.com>
> Subject: [PATCH] [scsi] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.
> 
> This patch resulted from the discussion at
> https://bugzilla.novell.com/show_bug.cgi?id=679277,
> https://bugzilla.novell.com/show_bug.cgi?id=681840 .
> 
> Signed-off-by: Werner Fink <werner@novell.com>
> Signed-off-by: James Bottomley <James.Bottomley@parallels.com>
> ---
>  drivers/scsi/scsi_devinfo.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/scsi/scsi_devinfo.c b/drivers/scsi/scsi_devinfo.c
> index 82e9e5c..cf8dfab 100644
> --- a/drivers/scsi/scsi_devinfo.c
> +++ b/drivers/scsi/scsi_devinfo.c
> @@ -197,6 +197,7 @@ static struct {
>  	{"IBM", "ProFibre 4000R", "*", BLIST_SPARSELUN | BLIST_LARGELUN},
>  	{"IBM", "2105", NULL, BLIST_RETRY_HWERROR},
>  	{"iomega", "jaz 1GB", "J.86", BLIST_NOTQ | BLIST_NOLUN},
> +	{"IOMEGA", "ZIP", NULL, BLIST_NOTQ | BLIST_NOLUN},
>  	{"IOMEGA", "Io20S         *F", NULL, BLIST_KEY},
>  	{"INSITE", "Floptical   F*8I", NULL, BLIST_KEY},
>  	{"INSITE", "I325VM", NULL, BLIST_KEY},
> @@ -243,6 +244,7 @@ static struct {
>  	{"Tornado-", "F4", "*", BLIST_NOREPORTLUN},
>  	{"TOSHIBA", "CDROM", NULL, BLIST_ISROM},
>  	{"TOSHIBA", "CD-ROM", NULL, BLIST_ISROM},
> +	{"Traxdata", "CDR4120", NULL, BLIST_NOLUN},	/* locks up */
>  	{"USB2.0", "SMARTMEDIA/XD", NULL, BLIST_FORCELUN | BLIST_INQUIRY_36},
>  	{"WangDAT", "Model 2600", "01.7", BLIST_SELECT_NO_ATN},
>  	{"WangDAT", "Model 3200", "02.2", BLIST_SELECT_NO_ATN},


-- 
Ankit Jain
SUSE Labs

  reply	other threads:[~2011-06-09  4:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-03 13:53 [PATCH] [scsi] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups Ankit Jain
2011-06-09  4:59 ` Ankit Jain [this message]
2011-06-09  5:02   ` James Bottomley

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=4DF05337.1020204@suse.de \
    --to=jankit@suse.de \
    --cc=James.Bottomley@parallels.com \
    --cc=hare@suse.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=werner@novell.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