mt: DDS-3 density unknown

Walter Haidinger walter.haidinger@gmx.at
Thu Jan 20 12:05:00 GMT 2005


Hi! 

Corinna Vinschen wrote:
> I'm sorry but I just don't know all the density codes.  If you think 
> that's important (or even fun), why not create a patch which adds the 
> bulk?  I'll happily incorporate them in a new version of mt.

Here is the simple patch vs mt-2.3-1 which adds some density codes.
They're ripped from mt-st-0.7/mt.c (from the SuSE 9.1 source rpm).

Of course, this adds no functionality but it may be disturbing to new 
users of mt if the density type is unknown. After having a look at the 
source I knew the message doesn't make any difference but before I was 
unsure.

Regards, Walter
-------------- next part --------------
*** mt-2.3-1/mt.c.orig  Thu Jan 20 10:00:26 2005
--- mt-2.3-1/mt.c       Thu Jan 20 10:02:58 2005
***************
*** 56,66 ****
    {0x01, "NRZI (800 bpi)"},
    {0x02, "PE (1600 bpi)"},
    {0x03, "GCR (6250 bpi)"},
    {0x05, "QIC-45/60 (GCR, 8000 bpi)"},
    {0x06, "PE (3200 bpi)"},
    {0x07, "IMFM (6400 bpi)"},
    {0x08, "GCR (8000 bpi)"},
!   {0x09, "GCR /37871 bpi)"},
    {0x0a, "MFM (6667 bpi)"},
    {0x0b, "PE (1600 bpi)"},
    {0x0c, "GCR (12960 bpi)"},
--- 56,67 ----
    {0x01, "NRZI (800 bpi)"},
    {0x02, "PE (1600 bpi)"},
    {0x03, "GCR (6250 bpi)"},
+   {0x04, "QIC-11"},
    {0x05, "QIC-45/60 (GCR, 8000 bpi)"},
    {0x06, "PE (3200 bpi)"},
    {0x07, "IMFM (6400 bpi)"},
    {0x08, "GCR (8000 bpi)"},
!   {0x09, "GCR (37871 bpi)"},
    {0x0a, "MFM (6667 bpi)"},
    {0x0b, "PE (1600 bpi)"},
    {0x0c, "GCR (12960 bpi)"},
***************
*** 71,96 ****
    {0x12, "QIC-1350 (RLL 51667 bpi)"},
    {0x13, "DDS (61000 bpi)"},
    {0x14, "EXB-8200 (RLL 43245 bpi)"},
!   {0x15, "EXB-8500 (RLL 45434 bpi)"},
    {0x16, "MFM 10000 bpi"},
    {0x17, "MFM 42500 bpi"},
!   {0x19, "DLTtape III (62500 bpi)"},
!   {0x1a, "DLTtape IV (81633 bpi)"},
!   {0x1b, "DLTtape IV (85937 bpi)"},
!   {0x21, "QIC-5010-DC (SLR 32)"},
!   {0x22, "QIC-2GB-DC (DC 9250)"},
    {0x24, "DDS-2"},
!   {0x26, "QIC-4GB-DC (SLR 5)"},
!   {0x30, "MLR3 (SLR 50)"},
!   {0x32, "ALRF-2 (SLR 7)"},
!   {0x33, "SLR6 (SLR 24)"},
!   {0x34, "ALRF-1 (SLR 40/60/75/100)"},
!   {0x36, "ALRF-6 (SLR 140)"},
!   {0x40, "DLT 1/DLT IV (123090 bpi)"},
!   {0x41, "DLTtape IV (98250 bpi)"},
!   {0x48, "SDLTtape I (133000 bpi)"},
!   {0x49, "SDLTtape I (190000 bpi)"},
!   {0x81, "EXB-V23 compressed"},
    {0x8c, "EXB-8505 compressed"},
    {0x90, "EXB-8205 compressed"},
    {0, NULL}
--- 72,116 ----
    {0x12, "QIC-1350 (RLL 51667 bpi)"},
    {0x13, "DDS (61000 bpi)"},
    {0x14, "EXB-8200 (RLL 43245 bpi)"},
!   {0x15, "EXB-8500 or QIC-1000"},
    {0x16, "MFM 10000 bpi"},
    {0x17, "MFM 42500 bpi"},
!   {0x18, "TZ86"},
!   {0x19, "DLT 10GB"},
!   {0x1a, "DLT 20GB"},
!   {0x1b, "DLT 35GB"},
!   {0x1c, "QIC-385M"},
!   {0x1d, "QIC-410M"},
!   {0x1e, "QIC-1000C"},
!   {0x1f, "QIC-2100C"},
!   {0x20, "QIC-6GB"},
!   {0x21, "QIC-20GB"},
!   {0x22, "QIC-2GB"},
!   {0x23, "QIC-875"},
    {0x24, "DDS-2"},
!   {0x25, "DDS-3"},
!   {0x26, "DDS-4 or QIC-4GB"},
!   {0x27, "Exabyte Mammoth"},
!   {0x28, "Exabyte Mammoth-2"},
!   {0x29, "QIC-3080MC"},
!   {0x30, "AIT-1 or MLR3"},
!   {0x31, "AIT-2"},
!   {0x33, "SLR6"},
!   {0x34, "SLR100"},
!   {0x40, "DLT1 40 GB, or Ultrium"},
!   {0x41, "DLT 40GB"},
!   {0x45, "QIC-3095-MC (TR-4)"},
!   {0x47, "TR-5"},
!   {0x80, "DLT 15GB uncomp. or Ecrix"},
!   {0x81, "DLT 15GB compressed"},
!   {0x82, "DLT 20GB uncompressed"},
!   {0x83, "DLT 20GB compressed"},
!   {0x84, "DLT 35GB uncompressed"},
!   {0x85, "DLT 35GB compressed"},
!   {0x86, "DLT1 40 GB uncompressed"},
!   {0x87, "DLT1 40 GB compressed"},
!   {0x88, "DLT 40GB uncompressed"},
!   {0x89, "DLT 40GB compressed"},
    {0x8c, "EXB-8505 compressed"},
    {0x90, "EXB-8205 compressed"},
    {0, NULL}
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list