summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/osst_detect.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/osst_detect.h')
-rw-r--r--drivers/scsi/osst_detect.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/scsi/osst_detect.h b/drivers/scsi/osst_detect.h
new file mode 100644
index 000000000000..21717d0e6974
--- /dev/null
+++ b/drivers/scsi/osst_detect.h
@@ -0,0 +1,6 @@
+#define SIGS_FROM_OSST \
+ {"OnStream", "SC-", "", "osst"}, \
+ {"OnStream", "DI-", "", "osst"}, \
+ {"OnStream", "DP-", "", "osst"}, \
+ {"OnStream", "FW-", "", "osst"}, \
+ {"OnStream", "USB", "", "osst"}