projects
/
SCSI2SD-V6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of ssh://webhost.codesrc.com/home/michael/projects/SCSI2SD
[SCSI2SD-V6.git]
/
software
/
include
/
scsi2sd.h
diff --git
a/software/include/scsi2sd.h
b/software/include/scsi2sd.h
index
71d50f6
..
00df21a
100755
(executable)
--- a/
software/include/scsi2sd.h
+++ b/
software/include/scsi2sd.h
@@
-85,7
+85,8
@@
typedef enum
{
CONFIG_ENABLE_UNIT_ATTENTION = 1,
CONFIG_ENABLE_PARITY = 2,
- CONFIG_ENABLE_SCSI2 = 4
+ CONFIG_ENABLE_SCSI2 = 4,
+ CONFIG_DISABLE_GLITCH = 8
} CONFIG_FLAGS;
typedef enum