All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Gilbert <dougg@torque.net>
To: Matthew Wilcox <matthew@wil.cx>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH 1/2] Improve SCSI device type decoding
Date: Wed, 21 Jun 2006 14:02:35 -0400	[thread overview]
Message-ID: <449989BB.1010205@torque.net> (raw)
In-Reply-To: <20060621165300.GX1630@parisc-linux.org>

Matthew Wilcox wrote:
> Change API from the scsi_device_types array to the scsi_device_type function.
> Gets rid of a lot of common code, as well as being easier to use.  Also
> add the new device types in SPC4 r05a.

Not forgetting peripheral device types 1eh and 1fh
which are well known logical unit and unknown or
no device type respectively.

Reference: the bottom of table 84 in spc4r05a.pdf .

Well known logical units are out there, linux just
doesn't look for them (see the "select report" field
in REPORT LUNS command).
I have been told of special devices yielding pdf 1fh.

BTW I have tried to add these in the past but my patch
wasn't accepted.

Doug Gilbert

  parent reply	other threads:[~2006-06-21 18:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 16:53 [PATCH 1/2] Improve SCSI device type decoding Matthew Wilcox
2006-06-21 17:14 ` [PATCH 2/2] Print SCSI Inquiry data more compactly Matthew Wilcox
2006-06-21 18:02 ` Douglas Gilbert [this message]
2006-06-21 18:48   ` [PATCH 1/2] Improve SCSI device type decoding Matthew Wilcox
2006-06-22  2:42     ` 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=449989BB.1010205@torque.net \
    --to=dougg@torque.net \
    --cc=linux-scsi@vger.kernel.org \
    --cc=matthew@wil.cx \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.