linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jason B. Akers" <jason.b.akers@intel.com>
To: linux-ide@vger.kernel.org
Cc: dan.j.williams@intel.com, kapil.karkra@intel.com,
	linux-kernel@vger.kernel.org, dgilbert@interlog.com
Subject: [RFC PATCH] sg3_utils Hybrid Information Log utility
Date: Wed, 29 Oct 2014 12:57:15 -0700	[thread overview]
Message-ID: <20141029195400.5225.96984.stgit@stg-AndroidDev-VirtualBox> (raw)

The following series implements a sg_sat_get_hybrid_log utility allowing users to view the SSHD Hybrid Information Log as defined in the SATA 3.2 standard.

---

Kapil Karkra (1):
      sg3_utils: Added hybrid information log utility


 src/Makefile.am             |   21 ++
 src/sg_sat_get_hybrid_log.c |  419 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 434 insertions(+), 6 deletions(-)
 create mode 100644 src/sg_sat_get_hybrid_log.c

--
Thanks,
jba

             reply	other threads:[~2014-10-29 20:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29 19:57 Jason B. Akers [this message]
2014-10-29 19:57 ` [RFC PATCH] sg3_utils: Added hybrid information log utility Jason B. Akers
2014-11-25  0:33   ` Phillip Susi
2014-11-25 19:13     ` Akers, Jason B
2014-11-25 20:27       ` Douglas Gilbert
2014-12-16  0:46       ` Phillip Susi
2015-03-24  2:27         ` Phillip Susi
2015-03-24 19:07           ` 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=20141029195400.5225.96984.stgit@stg-AndroidDev-VirtualBox \
    --to=jason.b.akers@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=dgilbert@interlog.com \
    --cc=kapil.karkra@intel.com \
    --cc=linux-ide@vger.kernel.org \
    --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).