- Patch from Ming Zhang <blackmagic02881@gmail.com>:

Small patch to enhance the 2TB support. MS Windows only like a 12 byte
response. It seems to still follow the sbc2r10 spec instead of the r16
spec we use.

detailed info can be found at
http://sourceforge.net/mailarchive/forum.php?thread_id=31236894&forum_id=40837

 - Small cleanup


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@64 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2006-12-15 16:30:30 +00:00
parent c2fafc2cf2
commit 2348328a45
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
#define SCST_FIO_REV " 096"
#define READ_CAP_LEN 8
#define READ_CAP16_LEN 32
#define READ_CAP16_LEN 12
#define MAX_USN_LEN 20
-1
View File
@@ -31,7 +31,6 @@
#include "scsi_tgt.h"
#include "scst_priv.h"
#include "scst_debug.h"
#include "scst_mem.h"
/*