diff options
| author | Kenneth D. Merry <ken@FreeBSD.org> | 2016-05-20 19:30:52 +0000 |
|---|---|---|
| committer | Kenneth D. Merry <ken@FreeBSD.org> | 2016-05-20 19:30:52 +0000 |
| commit | f4bf2442a03f9b72cfe6d051766b650a4721f3d8 (patch) | |
| tree | a2abad9a4c032905285e32aa3b80286b4a21bf6b /lib/libmt | |
| parent | 8a7c8ae4e3771519f867b6f643170e4c9db01fdf (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 f6acba21f4ef..a36b9bfbb278 100644 --- a/lib/libmt/mtlib.c +++ b/lib/libmt/mtlib.c @@ -643,6 +643,7 @@ static struct densities { { 0x55, 20670, 525018, "3592A5 (unencrypted)" }, { 0x58, 15142, 384607, "LTO-5" }, { 0x5A, 15142, 384607, "LTO-6" }, + { 0x5C, 19107, 485318, "LTO-7" }, { 0x71, 11800, 299720, "3592A1 (encrypted)" }, { 0x72, 11800, 299720, "3592A2 (encrypted)" }, { 0x73, 13452, 341681, "3592A3 (encrypted)" }, |
