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
e377b76
..
00df21a
100755
(executable)
--- a/
software/include/scsi2sd.h
+++ b/
software/include/scsi2sd.h
@@
-94,7
+94,10
@@
typedef enum
CONFIG_FIXED,
CONFIG_REMOVEABLE,
CONFIG_OPTICAL,
- CONFIG_FLOPPY_14MB
+ CONFIG_FLOPPY_14MB,
+ CONFIG_MO,
+ CONFIG_SEQUENTIAL
+
} CONFIG_TYPE;
typedef enum