Annotation of coherent/f/etc/modemcap, revision 1.1

1.1     ! root        1: # /etc/modemcap 6/26/91
        !             2: #
        !             3: #       @(#)modemcap    1.0
        !             4: #
        !             5: #       First attempt at a modem capabilities database.
        !             6: #
        !             7: #       Capabilities are:
        !             8: #
        !             9: #       Name    Type    Meaning
        !            10: #
        !            11: #       as      flag    Numbers are in ASCII, not binary
        !            12: #       at      string  Attention string, forces model into command mode
        !            13: #                      from online mode
        !            14: #       ad      number  Delay after AS
        !            15: #       bd      number  Highest online baud rate
        !            16: #       bl      number  Alternate lower baud rate
        !            17: #       cs      string  Command start string
        !            18: #       ce      string  Command end string (required if CS is present)
        !            19: #       co      string  String from modem on remote connection at BD baud rate
        !            20: #       cl      string  String from modem on remote connection at BL baud rate
        !            21: #       di      flag    Modem has a dialer
        !            22: #       ds      string  Start dial command string
        !            23: #       de      string  End dial command string (required if DS is present)
        !            24: #       is      string  Initialization string, resets modem to offline,
        !            25: #                      ready to dial
        !            26: #       id      number  Delay after IS
        !            27: #       hc      flag    Modem hangs up when DTR drops
        !            28: #       hu      string  Hangup command
        !            29: #       tt      flag    Modem dials touchtone by default (or DS is set
        !            30: #                      that way)
        !            31: #
        !            32: #       All commands, such as DS (dial command) and HU (hang up) will be
        !            33: #      prefixed by CS and ended with CE.  If there is a common prefix
        !            34: #      and suffix, use this feature. Otherwise, each command will have
        !            35: #      to have the entire string built in.
        !            36: #
        !            37: hy|hayes|avatex|av|Hayes Smartmodem 2400:\
        !            38:        :as:at=+++:ad#3:bd#2400:bl#1200:cs=AT:ce=\r:co=CONNECT:\
        !            39:        :cl=CONNECT:di:ds=DT :de=:is=ATQ0 V1 E1\r:id#2:\
        !            40:        :hc:hu=H0 V0 E0 Q1:tt:
        !            41: usr|USR|usrobotics|US Robotics Dual Standard HST:\
        !            42:        :as:at=+++:ad#3:bd#19200:bl#2400:cs=AT:ce=\r:co=CONNECT:\
        !            43:        :cl=CONNECT:di:ds=DT :de=:\
        !            44:        :is=ATQ0 V1 E1 &H1 &B1 &M4 &K3 &N0 F1 M1 &D2\r:id#2:\
        !            45:        :hc:hu=H0 V0 E0 Q1:tt:
        !            46: tb2500|TB2500|Trailblazer T2500:\
        !            47:        :as:at=+++:ad#3:bd#19200:bl#2400:cs=AT:ce=\r:co=CONNECT:\
        !            48:        :cl=CONNECT:di:ds=DT :de=:\
        !            49:        :is=ATQ0 V1 E1 M1 N1 &C1 S50=0 S96=1 S98=3 S110=1 S51=5 S66=1 S58=2 S68=2 S106=1 S95=2\r:id#2:\
        !            50:        :hc:hu=H0 V0 E0 Q1:tt:
        !            51: tbfast|Trailblazer:\
        !            52:        :as:at=+++:ad#2:bd#9600:bl#9600:cs=AT:ce=\r:co=CONNECT:\
        !            53:        :cl=CONNECT:di:ds=E0 Q4 V1 S7=60 S50=255 S51=255 S66=0 S111=30 DT:\
        !            54:        :de=:is=AT Q4 V0 E0 S50=0 S111=255\r:id#2:\
        !            55:        :hc:hu=H0 V0 E0 Q4:tt:
        !            56: xtb2400|Trailblazer:\
        !            57:        :as:at=+++:ad#2:bd#2400:bl#2400:cs=AT:ce=\r:co=CONNECT:\
        !            58:        :cl=CONNECT:di:ds=E0 Q4 V1 S7=60 S50=3 S51=255 S66=0 S111=30 DT:\
        !            59:        :de=:is=AT Q4 V0 E0 S50=0 S111=255\r:id#2:\
        !            60:        :hc:hu=H0 V0 E0 Q4:tt:
        !            61: hayes1200|Hayes Smartmodem clone:\
        !            62:        :as:at=+++:ad#6:bd#1200:bl#300:cs=AT:ce=\r:co=CONNECT:\
        !            63:        :cl=CONNECT:di:ds=DT :de=:is=ATQ0 V1 E1\r:id#2:\
        !            64:        :hc:hu=H0 V0 E0 Q1:tt:
        !            65: pr|promodem|Prometheus Promodem 1200:\
        !            66:        :as:at=+++:ad#6:bd#1200:bl#300:cs=AT:ce=\r:co=CONNECT:\
        !            67:        :cl=CONNECT:di:ds=DT:de=:is=ATQ0V1E1\r:id#2:\
        !            68:        :hu=H0V0E0Q1:tt:
        !            69: si|mk12|Signalman Mark XII:\
        !            70:         :as:at=+++:ad#6:bd#1200:bl#300:cs=AT:ce=\r:co=CONNECT 1200:\
        !            71:         :cl=CONNECT:di:ds=DT :de=:is=ATQ0 V1 E1\r:id#2:\
        !            72:         :hu=H0 V0 E0 Q1:tt:
        !            73: ds|dc300|Radio Shack Direct-Connect 300 Modem:\
        !            74:         :bd#300:bl#110:

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.