From hvd@terry.ping.dk  Fri Jun 16 13:19:45 1995
Received: from ns.dknet.dk (uucp@ns.dknet.dk [193.88.44.42])
          by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA16220
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Jun 1995 13:19:40 -0700
Received: from pingnet by ns.dknet.dk with UUCP id AA08547
  (5.65c8/IDA-1.4.4j for FreeBSD-gnats-submit@freebsd.org); Fri, 16 Jun 1995 22:19:16 +0200
Received: from terry by ic1.ic.dk with UUCP id AA04904
  (5.65c8/IDA-1.4.4j for FreeBSD-gnats-submit@freebsd.org); Fri, 16 Jun 1995 22:13:47 +0200
Received: (from hvd@localhost) by terry.ping.dk (8.6.11/8.6.9) id VAA09627; Fri, 16 Jun 1995 21:22:14 +0201
Message-Id: <199506161921.VAA09627@terry.ping.dk>
Date: Fri, 16 Jun 1995 21:22:14 +0201
From: Henrik Vestergaard Draboel <hvd@terry.ping.dk>
Reply-To: hvd@terry.ping.dk
To: FreeBSD-gnats-submit@freebsd.org
Subject: Minor problem with etc/magic
X-Send-Pr-Version: 3.2

>Number:         525
>Category:       conf
>Synopsis:       The file-command does not recognice adpcm4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (GNATS administrator)
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 16 13:20:01 1995
>Closed-Date:    Sun Jul 23 21:00:03 PDT 1995
>Last-Modified:
>Originator:     Henrik Vestergaard Draboel
>Release:        FreeBSD 2.0-BUILT-19950613 i386
>Organization:
HVDMYS
>Environment:
>Description:

	The usr/bin/file command does not reconize the ZyXEL voice
adpcm4 format

>How-To-Repeat:
>Fix:
	
	Below attached patch (to src/usr.bin/file/Magdir/zyxel;

*** zyxel.old	Fri Jun 16 20:57:10 1995
--- zyxel	Fri Jun 16 20:59:00 1995
***************
*** 7,9 ****
--- 7,11 ----
  >10     byte            0               - CELP encoding
  >10     byte            1               - ADPCM2 encoding
  >10     byte            2               - ADPCM3 encoding
+ >10     byte            3               - ADPCM4 encoding
+ 


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Sun Jul 23 21:00:03 PDT 1995 
State-Changed-Why:  
Suggested fix applied: 

/home/ncvs/src/usr.bin/file/Magdir/zyxel,v  <--  zyxel 
new revision: 1.2; previous revision: 1.1 
>Unformatted:




	
