Initial import from FreeBSD RELENG_4:
[dragonfly.git] / etc / modems
1 #
2 # $FreeBSD: src/etc/modems,v 1.4 1999/08/27 23:23:42 peter Exp $
3 #       @(#)modems      3/24/95
4 #
5 # modems -- modem configuration data base file
6 # see tip(1), modems(5)
7 #
8 # dial_command          AT command to dial up remote
9 # echo_off_command      AT command to turn off command echo
10 # escape_guard_time     Shroud escape sequence with specified delay (ms)
11 # escape_sequence       Return to command escape sequence
12 # hangup_command        AT command to hangup modem
13 # hw_flow_control       Enable RTS/CTS flow control between DTE/DCE
14 # intercharacter_delay  Delay between characters sent to modem when issuing
15 #                       commands
16 # intercommand_delay    Minimum delay between commands to modem
17 # init_string           AT command to initialize modem before dialing out
18 # lock_baud             Use fixed DTE / DCE bit rate
19 # reset_delay           Delay required by modem for reset
20 #
21
22 sportster|st|US Robotics Sportster 14.4K:dial_command=ATDT%s\r:hangup_command=ATH\r:\
23         :echo_off_command=ATE0\r:reset_command=AT&F1\r:\
24         :init_string=AT&B1&H1&R2&C1&D2\r:\
25         :escape_sequence=+++:hw_flow_control:lock_baud:intercharacter_delay#50:\
26         :intercommand_delay#250:escape_guard_time#500:reset_delay#2000:
27
28 mt932|multitech|mt|Multitech 932:dial_command=ATDT%s\r:hangup_command=ATH\r:\
29         :echo_off_command=ATE0\r:reset_command=ATZ\r:\
30         :init_string=AT$BA0$SB38400&E1&E4&E13&E15Q0V1X4E0S0=0\r:\
31         :escape_sequence=+++:hw_flow_control:lock_baud:intercharacter_delay#50:\
32         :intercommand_delay#250:escape_guard_time#500:reset_delay#2000:
33
34 generic|Generic AT command modem (use defaults):