aboutsummaryrefslogtreecommitdiff
path: root/src/sgp_dd.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-05-18 01:50:52 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-05-18 01:50:52 +0000
commit69d4248ca767c54623606e505f2d535ba127f927 (patch)
tree772bc21bc3b55425b8a2dba11b86f2c84353a07b /src/sgp_dd.c
parentfaeffd098cd2e1cc79b225b148ef96dd722bcdac (diff)
downloadsg3_utils-69d4248ca767c54623606e505f2d535ba127f927.tar.gz
sg_write_same: add --ndob; sg_sync: add --16; sg_vpd: add FUAB bit
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@496 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sgp_dd.c')
-rw-r--r--src/sgp_dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sgp_dd.c b/src/sgp_dd.c
index 96cd7a8a..06a0fa38 100644
--- a/src/sgp_dd.c
+++ b/src/sgp_dd.c
@@ -69,7 +69,7 @@ static const char * version_str = "5.43 20130507";
/* #define SG_DEBUG */
-#define SENSE_BUFF_LEN 32 /* Arbitrary, could be larger */
+#define SENSE_BUFF_LEN 64 /* Arbitrary, could be larger */
#define READ_CAP_REPLY_LEN 8
#define RCAP16_REPLY_LEN 32