1# $OpenBSD: modem,v 1.1 2004/06/03 03:14:20 tedu Exp $ 2 3#------------------------------------------------------------------------------ 4# modem: file(1) magic for modem programs 5# 6# From: Florian La Roche <florian@knorke.saar.de> 74 string Research, Digifax-G3-File 8>29 byte 1 , fine resolution 9>29 byte 0 , normal resolution 10 110 short 0x0100 raw G3 data, byte-padded 120 short 0x1400 raw G3 data 13# 14# Magic data for vgetty voice formats 15# (Martin Seine & Marc Eberhard) 16 17# 18# raw modem data version 1 19# 200 string RMD1 raw modem data 21>4 string >\0 (%s / 22>20 short >0 compression type 0x%04x) 23 24# 25# portable voice format 1 26# 270 string PVF1\n portable voice format 28>5 string >\0 (binary %s) 29 30# 31# portable voice format 2 32# 330 string PVF2\n portable voice format 34>5 string >\0 (ascii %s) 35 36