aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mt/mt.1
diff options
context:
space:
mode:
authorKenneth D. Merry <ken@FreeBSD.org>2016-05-20 19:30:52 +0000
committerKenneth D. Merry <ken@FreeBSD.org>2016-05-20 19:30:52 +0000
commitf4bf2442a03f9b72cfe6d051766b650a4721f3d8 (patch)
treea2abad9a4c032905285e32aa3b80286b4a21bf6b /usr.bin/mt/mt.1
parent8a7c8ae4e3771519f867b6f643170e4c9db01fdf (diff)
downloadsrc-f4bf2442a03f9b72cfe6d051766b650a4721f3d8.tar.gz
src-f4bf2442a03f9b72cfe6d051766b650a4721f3d8.zip
Add the density code for LTO-7 to libmt and the mt(1) man page.
The density code and bits per mm values were obtained from an actual drive density report. The number of tracks were obtained from an LTO-7 hardware announcement on IBM's web site. Sponsored by: Spectra Logic MFC after: 3 days
Notes
Notes: svn path=/head/; revision=300327
Diffstat (limited to 'usr.bin/mt/mt.1')
-rw-r--r--usr.bin/mt/mt.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/mt/mt.1 b/usr.bin/mt/mt.1
index 33c1c1814725..7af3d2bf59f8 100644
--- a/usr.bin/mt/mt.1
+++ b/usr.bin/mt/mt.1
@@ -29,7 +29,7 @@
.\" @(#)mt.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd March 3, 2014
+.Dd May 20, 2016
.Dt MT 1
.Os
.Sh NAME
@@ -517,6 +517,7 @@ Value Width Tracks Density Code Type Reference Note
0x55 12.7 (0.5) 5120 20,670 (525,018) C 3592A5 (unencrypted)
0x58 12.7 (0.5) 1280 15,142 (384,607) C LTO-5
0x5A 12.7 (0.5) 2176 15,142 (384,607) C LTO-6
+0x5C 12.7 (0.5) 3584 19,107 (485,318) C LTO-7
0x71 12.7 (0.5) 512 11,800 (299,720) C 3592A1 (encrypted)
0x72 12.7 (0.5) 896 11,800 (299,720) C 3592A2 (encrypted)
0x73 12.7 (0.5) 1152 13,452 (341,681) C 3592A3 (encrypted)