From: Sergey Vlasov <vsu@altlinux.ru>
To: Alan Stern <stern@rowland.harvard.edu>
Cc: James Bottomley <James.Bottomley@SteelEye.com>,
Samuel Colin <Samuel.Colin3@wanadoo.fr>,
SCSI development list <linux-scsi@vger.kernel.org>
Subject: Re: [PATCH as470] Add a NOREPORTLUN blacklist flag
Date: Sun, 20 Feb 2005 19:59:27 +0300 [thread overview]
Message-ID: <20050220195927.398c57e4.vsu@altlinux.ru> (raw)
In-Reply-To: <Pine.LNX.4.44L0.0502171728080.627-100000@ida.rowland.org>
[-- Attachment #1: Type: text/plain, Size: 1394 bytes --]
On Thu, 17 Feb 2005 17:31:04 -0500 (EST) Alan Stern wrote:
> James:
>
> This patch adds a NOREPORTLUN blacklist flag for a disk made by "WDC"
> (Winchester?). The drive's firmware crashes when it receives
> REPORT_LUNS, even though it claims to be SCSI rev 04.
>
> Alan Stern
>
>
>
> Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
>
> ===== drivers/scsi/scsi_devinfo.c 1.14 vs edited =====
> --- 1.14/drivers/scsi/scsi_devinfo.c 2004-12-10 11:54:56 -05:00
> +++ edited/drivers/scsi/scsi_devinfo.c 2005-02-16 11:30:56 -05:00
> @@ -201,6 +201,7 @@
> {"WangDAT", "Model 2600", "01.7", BLIST_SELECT_NO_ATN},
> {"WangDAT", "Model 3200", "02.2", BLIST_SELECT_NO_ATN},
> {"WangDAT", "Model 1300", "02.4", BLIST_SELECT_NO_ATN},
> + {"WDC WD25", "00JB-00FUA0", NULL, BLIST_NOREPORTLUN},
This does not look like a right solution. WD2500JB is an IDE disk made
by Western Digital:
http://www.wdc.com/en/products/Products.asp?DriveID=42
Therefore the problematic LaCie device is really an USB/Firewire-to-IDE
adapter with the WD2500JB drive in a box. And it is the USB-IDE part
which fails on the REPORT_LUNS command, not the IDE disk. Probably
there are other LaCie devices with the same adapter but different disks
inside; adding all such IDE disks to the SCSI blacklist does not seem
like a good solution. The usb-storage blacklist seems like a better
place for such entry.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-02-20 16:59 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050214160210.6c7e7e52@hebus>
2005-02-14 21:07 ` What is SCSI command 0xa0 ? Alan Stern
2005-02-14 21:12 ` Doug Maxey
[not found] ` <Pine.LNX.4.44L0.0502141623440.1843-100000@ida.rowland.org>
2005-02-14 22:06 ` Samuel Colin
2005-02-16 16:42 ` Alan Stern
2005-02-17 15:59 ` Samuel Colin
2005-02-17 21:18 ` Magical ansi scsi revision (was Re: [linux-usb-devel] Re: What is SCSI command 0xa0 ?) Samuel Colin
2005-02-17 22:23 ` Alan Stern
2005-02-17 22:49 ` Samuel Colin
2005-02-17 22:31 ` [PATCH as470] Add a NOREPORTLUN blacklist flag Alan Stern
2005-02-20 16:59 ` Sergey Vlasov [this message]
2005-02-21 3:44 ` Alan Stern
2005-02-21 6:47 ` Matthew Dharm
2005-02-21 17:52 ` Patrick Mansfield
2005-02-21 22:07 ` Alan Stern
2005-02-28 17:26 ` James Bottomley
2005-02-28 22:27 ` Alan Stern
2005-02-14 21:27 ` What is SCSI command 0xa0 ? Matthias Andree
2005-02-14 21:53 ` Patrick Mansfield
2005-02-14 22:02 ` Douglas Gilbert
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=20050220195927.398c57e4.vsu@altlinux.ru \
--to=vsu@altlinux.ru \
--cc=James.Bottomley@SteelEye.com \
--cc=Samuel.Colin3@wanadoo.fr \
--cc=linux-scsi@vger.kernel.org \
--cc=stern@rowland.harvard.edu \
/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