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