diff options
| author | Kenneth D. Merry <ken@FreeBSD.org> | 2017-05-11 13:46:30 +0000 |
|---|---|---|
| committer | Kenneth D. Merry <ken@FreeBSD.org> | 2017-05-11 13:46:30 +0000 |
| commit | 0183e0151669735d62584fbba9125ed90716af5e (patch) | |
| tree | 0abfbe64746e5a26b3911a9508b08772c996b208 /lib/libmt | |
| parent | f472116578cc28514a70737bf640928671692d55 (diff) | |
Notes
Diffstat (limited to 'lib/libmt')
| -rw-r--r-- | lib/libmt/mtlib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libmt/mtlib.c b/lib/libmt/mtlib.c index a36b9bfbb278..e3f39fe3ab50 100644 --- a/lib/libmt/mtlib.c +++ b/lib/libmt/mtlib.c @@ -644,6 +644,7 @@ static struct densities { { 0x58, 15142, 384607, "LTO-5" }, { 0x5A, 15142, 384607, "LTO-6" }, { 0x5C, 19107, 485318, "LTO-7" }, + { 0x5E, 20669, 524993, "LTO-8" }, { 0x71, 11800, 299720, "3592A1 (encrypted)" }, { 0x72, 11800, 299720, "3592A2 (encrypted)" }, { 0x73, 13452, 341681, "3592A3 (encrypted)" }, |
