From 958a8af2165226b80370858153f16bc0c2eb4aea Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sun, 3 Jul 2011 20:07:44 +0000 Subject: add entries for CFA profile information VPD page git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@409 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- src/sg_inq_data.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/sg_inq_data.c') diff --git a/src/sg_inq_data.c b/src/sg_inq_data.c index a631adc7..13601dbd 100644 --- a/src/sg_inq_data.c +++ b/src/sg_inq_data.c @@ -218,7 +218,11 @@ struct sg_version_descriptor sg_version_descriptor_arr[] = { {0x917, "FCP-2 ANSI INCITS 350-2003"}, {0x918, "FCP-2 T10/1144-D revision 8"}, {0x920, "SST (no version claimed)"}, - {0x935, "SST T10/1380-D revision 8b"}, {0x940, "SRP (no version claimed)"}, {0x954, "SRP T10/1415-D revision 10"}, {0x955, "SRP T10/1415-D revision 16a"}, {0x95c, "SRP ANSI INCITS 365-2002"}, + {0x935, "SST T10/1380-D revision 8b"}, + {0x940, "SRP (no version claimed)"}, + {0x954, "SRP T10/1415-D revision 10"}, + {0x955, "SRP T10/1415-D revision 16a"}, + {0x95c, "SRP ANSI INCITS 365-2002"}, {0x960, "iSCSI (no version claimed)"}, {0x980, "SBP-3 (no version claimed)"}, {0x982, "SBP-3 T10/1467-D revision 1f"}, -- cgit v1.2.3