summaryrefslogtreecommitdiffstats
path: root/usr.bin/mt/mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mt/mt.c')
-rw-r--r--usr.bin/mt/mt.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/mt/mt.c b/usr.bin/mt/mt.c
index 24b25d9..df2cc6b 100644
--- a/usr.bin/mt/mt.c
+++ b/usr.bin/mt/mt.c
@@ -438,6 +438,9 @@ struct densities {
{ 0x16, 394, 10000, "X3.193-1990" },
{ 0x17, 1673, 42500, "X3B5/91-174" },
{ 0x18, 1673, 42500, "X3B5/92-50" },
+ { 0x19, 2460, 62500, "DLTapeIII" },
+ { 0x1A, 3214, 81633, "DLTapeIV(20GB)" },
+ { 0x1B, 3383, 85937, "DLTapeIV(35GB)" },
{ 0x1C, 1654, 42000, "QIC-385M" },
{ 0x1D, 1512, 38400, "QIC-410M" },
{ 0x1E, 1385, 36000, "QIC-1000C" },
@@ -451,6 +454,7 @@ struct densities {
{ 0x26, 3816, 97000, "DDS-4" },
{ 0x27, 3056, 77611, "Mammoth" },
{ 0x28, 1491, 37871, "X3.224" },
+ { 0x41, 3868, 98250, "DLTapeIV(40GB)" },
{ 0, 0, 0, NULL }
};
OpenPOWER on IntegriCloud