Add density code for LTO-7 formatted as M8

Still not able to find LTO-9/LTO-10 density codes, but at least this
one should be correct from internet resources.
This commit is contained in:
Iustin Pop
2019-12-13 16:14:59 +01:00
parent 66f36f2ba8
commit 845f5e48d2

1
mt.c
View File

@@ -202,6 +202,7 @@ static struct densities {
{ 0x58, "LTO-5" },
{ 0x5a, "LTO-6" },
{ 0x5c, "LTO-7" },
{ 0x5d, "LTO-7-M8" },
{ 0x5e, "LTO-8" },
{ 0x71, "IBM 3592 J1A, encrypted" },
{ 0x72, "IBM 3592 E05, encrypted" },