From 76cb841cb886eef6b3bee341a2266c76578724ad Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 03:02:30 +0200 Subject: Adding upstream version 4.19.249. Signed-off-by: Daniel Baumann --- drivers/scsi/osst_detect.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 drivers/scsi/osst_detect.h (limited to 'drivers/scsi/osst_detect.h') 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"} -- cgit v1.2.3