summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/seagate.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/seagate.h')
-rw-r--r--drivers/scsi/seagate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/scsi/seagate.h b/drivers/scsi/seagate.h
index abc1c930a..4f6ef3efd 100644
--- a/drivers/scsi/seagate.h
+++ b/drivers/scsi/seagate.h
@@ -129,6 +129,8 @@ extern volatile int seagate_st0x_timeout;
#define SEAGATE 1 /* these determine the type of the controller */
#define FD 2
+#define ST0X_ID_STR "Seagate ST-01/ST-02"
+#define FD_ID_STR "TMC-8XX/TMC-950"
#endif