From 1a66c384bcfd9e8e0368f371e636beb4bd5aa890 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Thu, 26 Nov 2015 21:12:02 +0000 Subject: sg_ses->ses3r11, sg_rep_zones->zbc-r04, sg_logs+sg_vpd+sg_sanitize->sbc4r07 git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@648 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- src/sg_reset_wp.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sg_reset_wp.c') diff --git a/src/sg_reset_wp.c b/src/sg_reset_wp.c index bc614e02..8d1acc8c 100644 --- a/src/sg_reset_wp.c +++ b/src/sg_reset_wp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Douglas Gilbert. + * Copyright (c) 2014-2015 Douglas Gilbert. * All rights reserved. * Use of this source code is governed by a BSD-style * license that can be found in the BSD_LICENSE file. @@ -29,10 +29,10 @@ * * * This program issues the SCSI RESET WRITE POINTER command to the given SCSI - * device. Based on zbc-r02.pdf . + * device. Based on zbc-r04c.pdf . */ -static const char * version_str = "1.02 20141215"; +static const char * version_str = "1.03 20151126"; #define SG_ZONING_OUT_CMDLEN 16 #define RESET_WRITE_POINTER_SA 0x4 -- cgit v1.2.3