From f3f4d9d57d5f019257e9d538c8cb36e624fc70db Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Mon, 25 Jan 2016 00:40:07 +0100 Subject: [PATCH] Add taoe density translation for LTO-7 --- mt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mt.c b/mt.c index 33e80d7..1e3920a 100644 --- a/mt.c +++ b/mt.c @@ -235,6 +235,7 @@ static struct densities { {0x52, "IBM 3592 E05"}, {0x58, "LTO-5"}, {0x5a, "LTO-6"}, + {0x5c, "LTO-7"}, {0x80, "DLT 15GB uncomp. or Ecrix"}, {0x81, "DLT 15GB compressed"}, {0x82, "DLT 20GB uncompressed"},