aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth D. Merry <ken@FreeBSD.org>2017-07-14 16:45:46 +0000
committerKenneth D. Merry <ken@FreeBSD.org>2017-07-14 16:45:46 +0000
commit683b025adebfc2bb0d488c1d8d89e14379045ccc (patch)
tree2cefce6b53e926dd23b2aa606e5fa75b80af4e65
parent97c3a994e439266141b86ec95bf387d1077390cd (diff)
Notes
-rw-r--r--lib/libmt/mtlib.c2
-rw-r--r--usr.bin/mt/mt.14
2 files changed, 5 insertions, 1 deletions
diff --git a/lib/libmt/mtlib.c b/lib/libmt/mtlib.c
index e3f39fe3ab50..08dce9d4a6b0 100644
--- a/lib/libmt/mtlib.c
+++ b/lib/libmt/mtlib.c
@@ -641,6 +641,7 @@ static struct densities {
{ 0x53, 13452, 341681, "3592A3 (unencrypted)" },
{ 0x54, 19686, 500024, "3592A4 (unencrypted)" },
{ 0x55, 20670, 525018, "3592A5 (unencrypted)" },
+ { 0x56, 20670, 525018, "3592B5 (unencrypted)" },
{ 0x58, 15142, 384607, "LTO-5" },
{ 0x5A, 15142, 384607, "LTO-6" },
{ 0x5C, 19107, 485318, "LTO-7" },
@@ -650,6 +651,7 @@ static struct densities {
{ 0x73, 13452, 341681, "3592A3 (encrypted)" },
{ 0x74, 19686, 500024, "3592A4 (encrypted)" },
{ 0x75, 20670, 525018, "3592A5 (encrypted)" },
+ { 0x76, 20670, 525018, "3592B5 (encrypted)" },
{ 0x8c, 1789, 45434, "EXB-8500c" },
{ 0x90, 1703, 43245, "EXB-8200c" },
{ 0, 0, 0, NULL }
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index 51e2e0274825..63ee39cdf691 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -29,7 +29,7 @@
.\" @(#)mt.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd May 11, 2017
+.Dd July 14, 2017
.Dt MT 1
.Os
.Sh NAME
@@ -518,6 +518,7 @@ Value Width Tracks Density Code Type Reference Note
0x53 12.7 (0.5) 1152 13,452 (341,681) C 3592A3 (unencrypted)
0x54 12.7 (0.5) 2560 19,686 (500,024) C 3592A4 (unencrypted)
0x55 12.7 (0.5) 5120 20,670 (525,018) C 3592A5 (unencrypted)
+0x56 12.7 (0.5) 7680 20,670 (525,018) C 3592B5 (unencrypted)
0x58 12.7 (0.5) 1280 15,142 (384,607) C LTO-5
0x5A 12.7 (0.5) 2176 15,142 (384,607) C LTO-6
0x5C 12.7 (0.5) 3584 19,107 (485,318) C LTO-7
@@ -527,6 +528,7 @@ Value Width Tracks Density Code Type Reference Note
0x73 12.7 (0.5) 1152 13,452 (341,681) C 3592A3 (encrypted)
0x74 12.7 (0.5) 2560 19,686 (500,024) C 3592A4 (encrypted)
0x75 12.7 (0.5) 5120 20,670 (525,018) C 3592A5 (encrypted)
+0x76 12.7 (0.5) 7680 20,670 (525,018) C 3592B5 (encrypted)
0x8c 8.0 (0.315) 1 1,789 (45,434) RLL CS EXB-8500c 5,9
0x90 8.0 (0.315) 1 1,703 (43,245) RLL CS EXB-8200c 5,9
.Ed