Add tape density translation for LTO-5 and LTO-6

The codes used have been extracted from the mhvtl project.
This commit is contained in:
David Sommerseth
2016-01-12 19:19:33 +01:00
parent 1f4613eb2b
commit d6e96c7172

2
mt.c
View File

@@ -231,6 +231,8 @@ static struct densities {
{0x4b, "T10000B"},
{0x51, "IBM 3592 J1A"},
{0x52, "IBM 3592 E05"},
{0x58, "LTO-5"},
{0x5a, "LTO-6"},
{0x80, "DLT 15GB uncomp. or Ecrix"},
{0x81, "DLT 15GB compressed"},
{0x82, "DLT 20GB uncompressed"},