aboutsummaryrefslogtreecommitdiff
path: root/src/sg_modes.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2011-10-06 22:16:18 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2011-10-06 22:16:18 +0000
commit9f60c13d130c5166b528591c77e705ffbfc7a407 (patch)
tree224f0da1132dc47fc8d01c17eddf3b55f90cb812 /src/sg_modes.c
parent449d576f9881393d136b0f308e8040a5f20d949e (diff)
downloadsg3_utils-9f60c13d130c5166b528591c77e705ffbfc7a407.tar.gz
sbc3r28 sync; sg_ses experiment
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@416 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sg_modes.c')
-rw-r--r--src/sg_modes.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/sg_modes.c b/src/sg_modes.c
index 29c2dd5a..d3708ca0 100644
--- a/src/sg_modes.c
+++ b/src/sg_modes.c
@@ -13,7 +13,7 @@
#include "sg_cmds_basic.h"
/*
-* Copyright (C) 2000-2010 D. Gilbert
+* Copyright (C) 2000-2011 D. Gilbert
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
@@ -26,7 +26,7 @@
*/
-static char * version_str = "1.35 20110517";
+static char * version_str = "1.36 20111002";
#define DEF_ALLOC_LEN (1024 * 4)
#define DEF_6_ALLOC_LEN 252
@@ -532,7 +532,7 @@ static struct page_code_desc pc_desc_disk[] = {
{0x5, 0x0, "Flexible geometry (obsolete)"},
{0x7, 0x0, "Verify error recovery"},
{0x8, 0x0, "Caching"},
- {0xa, 0xf0, "Application tag"},
+ {0xa, 0x02, "Application tag"},
{0xa, 0xf1, "Parallel ATA control (SAT)"},
{0xa, 0xf2, "Reserved (SATA control) (SAT)"},
{0xb, 0x0, "Medium types supported (obsolete)"},