Re: mt: DDS-3 density unknown

2005-01-20 Thread Corinna Vinschen
On Jan 20 13:30, Walter Haidinger wrote: > On Thu, 20 Jan 2005, Corinna Vinschen wrote: > > > thanks for the patch, but I'm not exactly happy with it. It removes > > some density codes, e.g. 0x32 and 0x36, and it removes some information > > by replacing strings. For instance, "MLR3 (SLR 50)" is

Re: mt: DDS-3 density unknown

2005-01-20 Thread Walter Haidinger
On Thu, 20 Jan 2005, Corinna Vinschen wrote: > thanks for the patch, but I'm not exactly happy with it. It removes > some density codes, e.g. 0x32 and 0x36, and it removes some information > by replacing strings. For instance, "MLR3 (SLR 50)" is replaced by > "AIT-1 or MLR3", which drops the "SL

Re: mt: DDS-3 density unknown

2005-01-20 Thread Corinna Vinschen
Hi Walter, On Jan 20 12:10, Walter Haidinger wrote: > 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. > > H

Re: mt: DDS-3 density unknown

2005-01-20 Thread Walter Haidinger
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

Re: mt: DDS-3 density unknown

2005-01-18 Thread Corinna Vinschen
On Jan 18 10:34, Walter Haidinger wrote: > Hi! > > mt V2.3 doesn't known about density code 0x25 which should be DDS-3. > And really, having a look at the source mt-2.3-1/mt.c shows: > ... > {0x22, "QIC-2GB-DC (DC 9250)"}, > {0x24, "DDS-2"}, > {0x26, "QIC-4GB-DC (SLR 5)"}, > ... > > In comp