mirror of
https://github.com/iustin/mt-st.git
synced 2026-01-08 04:55:16 +00:00
Merge pull request #25 from dabiged/Add_3590
Add IBM 3590 B/E format to tape densities table
This commit is contained in:
3
mt.c
3
mt.c
@@ -175,7 +175,8 @@ static struct densities {
|
||||
{ 0x26, "DDS-4 or QIC-4GB" },
|
||||
{ 0x27, "Exabyte Mammoth" },
|
||||
{ 0x28, "Exabyte Mammoth-2" },
|
||||
{ 0x29, "QIC-3080MC" },
|
||||
{ 0x29, "QIC-3080MC, IBM 3590 B" },
|
||||
{ 0x2a, "IBM 3590 E" },
|
||||
{ 0x30, "AIT-1 or MLR3" },
|
||||
{ 0x31, "AIT-2" },
|
||||
{ 0x32, "AIT-3 or SLR7" },
|
||||
|
||||
Reference in New Issue
Block a user