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.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/scsi/osst_detect.h b/drivers/scsi/osst_detect.h
new file mode 100644
index 000000000..83c1d4fb1
--- /dev/null
+++ b/drivers/scsi/osst_detect.h
@@ -0,0 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#define SIGS_FROM_OSST \
+ {"OnStream", "SC-", "", "osst"}, \
+ {"OnStream", "DI-", "", "osst"}, \
+ {"OnStream", "DP-", "", "osst"}, \
+ {"OnStream", "FW-", "", "osst"}, \
+ {"OnStream", "USB", "", "osst"}