c40f8b
--- mt-st-0.8/stinit.def.examples.configfiles	2002-09-23 19:02:21.000000000 +0200
c40f8b
+++ mt-st-0.8/stinit.def.examples	2005-04-07 08:21:01.732633520 +0200
c40f8b
@@ -56,3 +56,169 @@
c40f8b
 mode3 blocksize=0 density=1   #  800 bpi
c40f8b
 }
c40f8b
 
c40f8b
+# DLT2000 / 2000XT
c40f8b
+manufacturer="QUANTUM" model = "DLT2000" {
c40f8b
+scsi2logical=1
c40f8b
+can-bsr
c40f8b
+auto-lock=0
c40f8b
+two-fms=0
c40f8b
+drive-buffering=1
c40f8b
+buffer-writes
c40f8b
+read-ahead=1
c40f8b
+async-writes=1
c40f8b
+can-partitions=0
c40f8b
+fast-mteom=1
c40f8b
+#
c40f8b
+# If your stinit supports the timeouts:
c40f8b
+timeout=3600 # 1 hour
c40f8b
+long-timeout=14400 # 4 hours
c40f8b
+#
c40f8b
+mode1 blocksize=0 density=0x81	# 10GB + compression on DLTtape III, 15+ with DLTtape IIIXT in 2000XT
c40f8b
+mode2 blocksize=0 density=0x80	# 10GB, no compression  on DLTtape III, 15 with DLTtape IIIXT in 2000XT
c40f8b
+mode3 blocksize=0 density=0x18  #  6GB, compression not available, on DLTtape III
c40f8b
+mode4 blocksize=0 density=0x17  #2.6GB, compression not available, on DLTtape III
c40f8b
+}
c40f8b
+
c40f8b
+# DLT4000
c40f8b
+manufacturer="QUANTUM" model = "DLT4000" {
c40f8b
+scsi2logical=1
c40f8b
+can-bsr
c40f8b
+auto-lock=0
c40f8b
+two-fms=0
c40f8b
+drive-buffering=1
c40f8b
+buffer-writes
c40f8b
+read-ahead=1
c40f8b
+async-writes=1
c40f8b
+can-partitions=0
c40f8b
+fast-mteom=1
c40f8b
+#
c40f8b
+# If your stinit supports the timeouts:
c40f8b
+timeout=3600 # 1 hour
c40f8b
+long-timeout=14400 # 4 hours
c40f8b
+#
c40f8b
+# Drive is backwards compatible, use older modes (e.g. from above) as required
c40f8b
+mode1 blocksize=0 density=0x83  # 20GB + compression
c40f8b
+mode2 blocksize=0 density=0x82  # 20GB, no compression
c40f8b
+mode3 blocksize=0 density=0x81	# 10GB + compression (DLT2000 mode) with DLTtape III, 15+ with DLTtape IIIXT in 2000XT
c40f8b
+mode4 blocksize=0 density=0x80	# 10GB, no compression  (DLT2000 mode) with DLTtape III, 15 with DLTtape IIIXT in 2000XT
c40f8b
+}
c40f8b
+
c40f8b
+# DLT7000
c40f8b
+manufacturer="QUANTUM" model = "DLT7000" {
c40f8b
+scsi2logical=1
c40f8b
+can-bsr
c40f8b
+auto-lock=0
c40f8b
+two-fms=0
c40f8b
+drive-buffering=1
c40f8b
+buffer-writes
c40f8b
+read-ahead=1
c40f8b
+async-writes=1
c40f8b
+can-partitions=0
c40f8b
+fast-mteom=1
c40f8b
+#
c40f8b
+# If your stinit supports the timeouts:
c40f8b
+timeout=3600 # 1 hour
c40f8b
+long-timeout=14400 # 4 hours
c40f8b
+#
c40f8b
+# Drive is backwards compatible, use older modes (e.g. from above) as required.
c40f8b
+mode1 blocksize=0 density=0x85  # 35GB + compression
c40f8b
+mode2 blocksize=0 density=0x84  # 35GB, no compression
c40f8b
+mode3 blocksize=0 density=0x83	# 20GB + compression (DLT4000 mode)
c40f8b
+mode4 blocksize=0 density=0x82	# 20GB, no compression (DLT4000 mode)
c40f8b
+}
c40f8b
+
c40f8b
+# DLT8000
c40f8b
+manufacturer="QUANTUM" model = "DLT8000" {
c40f8b
+scsi2logical=1
c40f8b
+can-bsr=1
c40f8b
+auto-lock=0
c40f8b
+two-fms=0
c40f8b
+drive-buffering=1
c40f8b
+buffer-writes
c40f8b
+read-ahead=1
c40f8b
+async-writes=1
c40f8b
+can-partitions=0
c40f8b
+fast-mteom=1
c40f8b
+#
c40f8b
+# If your stinit supports the timeouts:
c40f8b
+timeout=3600 # 1 hour
c40f8b
+long-timeout=14400 # 4 hours
c40f8b
+#
c40f8b
+# Drive is backwards compatible to DLT7000, use older modes (e.g. from above) as required. Modes <10GB (<0x19) not supported!
c40f8b
+mode1 blocksize=0 density=0x89	# 40GB + compression
c40f8b
+mode2 blocksize=0 density=0x88	# 40GB, no compression
c40f8b
+mode3 blocksize=0 density=0x85  # 35GB + compression (DLT7000 mode)
c40f8b
+mode4 blocksize=0 density=0x84  # 35GB, no compression (DLT7000 mode)
c40f8b
+}
c40f8b
+
c40f8b
+
c40f8b
+# SDLT220
c40f8b
+manufacturer="QUANTUM" model = "SuperDLT1" {
c40f8b
+scsi2logical=1
c40f8b
+can-bsr=1
c40f8b
+auto-lock=0
c40f8b
+two-fms=0
c40f8b
+drive-buffering=1
c40f8b
+buffer-writes
c40f8b
+read-ahead=1
c40f8b
+async-writes=1
c40f8b
+can-partitions=0
c40f8b
+fast-mteom=1
c40f8b
+#
c40f8b
+# If your stinit supports the timeouts:
c40f8b
+timeout=3600 # 1 hour
c40f8b
+long-timeout=14400 # 4 hours
c40f8b
+#
c40f8b
+# Drive is backwards read compatible to DLT4000/7000/8000. Mode settings are only required for writing, so no need to define any other modes here.
c40f8b
+mode1 blocksize=0 density=0x48 compression=1	# 110 GB + compression
c40f8b
+mode2 blocksize=0 density=0x48 compression=0	# 110 GB, no ompression
c40f8b
+}
c40f8b
+
c40f8b
+# SDLT320
c40f8b
+manufacturer="QUANTUM" model = "SDLT320" {
c40f8b
+scsi2logical=1
c40f8b
+can-bsr=1
c40f8b
+auto-lock=0
c40f8b
+two-fms=0
c40f8b
+drive-buffering=1
c40f8b
+buffer-writes
c40f8b
+read-ahead=1
c40f8b
+async-writes=1
c40f8b
+can-partitions=0
c40f8b
+fast-mteom=1
c40f8b
+#
c40f8b
+# If your stinit supports the timeouts:
c40f8b
+timeout=3600 # 1 hour
c40f8b
+long-timeout=14400 # 4 hours
c40f8b
+#
c40f8b
+# Drive is backwards write compatible to SDLT220 and read compatible to DLT4000/7000/8000. Mode settings are only required for writing, so we need only the SDL220/320 modes here
c40f8b
+mode1 blocksize=0 density=0x49 compression=1	# 160 GB + compression
c40f8b
+mode2 blocksize=0 density=0x49 compression=0	# 160 GB, no ompression
c40f8b
+mode3 blocksize=0 density=0x48 compression=1	# 110 GB + compression
c40f8b
+mode4 blocksize=0 density=0x48 compression=0	# 110 GB, no ompression
c40f8b
+}
c40f8b
+
c40f8b
+# SDLT600
c40f8b
+manufacturer="QUANTUM" model = "SDLT600" {
c40f8b
+scsi2logical=1
c40f8b
+can-bsr=1
c40f8b
+auto-lock=0
c40f8b
+two-fms=0
c40f8b
+drive-buffering=1
c40f8b
+buffer-writes
c40f8b
+read-ahead=1
c40f8b
+async-writes=1
c40f8b
+can-partitions=0
c40f8b
+fast-mteom=1
c40f8b
+#
c40f8b
+# If your stinit supports the timeouts:
c40f8b
+timeout=3600 # 1 hour
c40f8b
+long-timeout=14400 # 4 hours
c40f8b
+#
c40f8b
+# Drive is backwards read compatible to SDLT220/320 and VS160. Mode settings are only required for writing, so we need only the native SDLT600 mode here.
c40f8b
+mode1 blocksize=0 density=0x4a compression=1	# 300 GB + compression
c40f8b
+mode2 blocksize=0 density=0x4a compression=0	# 300 GB, no ompression
c40f8b
+mode3 blocksize=0 density=0x4a compression=1	# 300 GB + compression
c40f8b
+mode4 blocksize=0 density=0x4a compression=0	# 300 GB, no ompression
c40f8b
+}
c40f8b
+