1
0
Files
irix-657m-src/eoe/cmd/uucp/Devices
2022-09-29 17:59:04 +03:00

104 lines
3.0 KiB
Plaintext

# $Revision: 1.16 $
# All lines must have at least 5 fields. Use '-' for unused fields.
# The Devices file is used with the Dialers file.
# The first field of a line in the Dialers file is the name.
# Types that appear in the 5th field must either name built-in
# functions (801 or 212) or name lines in the Dialers file.
# All modem lines should be of the form:
#Name device null speed 212 x dialer
# There can be one or more (dialer, arg) pairs following the 4th field.
# The "arg" fields (6th, 8th, and so on) are "telephone numbers," optionally
# using the \D or \T escape sequences.
# If missing, the 6th field, the arg for the first dialer, is assumed to be
# \T. Subsequent telephone numbers are assumed to be \D if missing.
# \T and \D have the same meanings in the arg strings here as they do
# in the Dialers file, the telephone number from the Systems file,
# translated thru the Dialcodes file if \T.
# Blank lines and lines that begin with a <space>, <tab>, or # are ignored.
# Protocols can be specified as a comma-subfield of the device type
# either in the Devices file (where device type is field 1)
# or in the Systems file (where it is field 3).
# --Standard modem line
# ACU ttym2 null 1200 212 x hayes24
# --A direct line so `cu -lttyd2` will work
# Direct ttyd2 - 9600 direct
# --A Hayes 2400 modem, at 2400 bps
# The phone number
# ACU ttym4 null 2400 212 x hayes24
# --A direct connection to a system
# systemx ttyd2 - Any direct
#
# --where the Systems file entry looks like:
# systemx Any systemx 9600 unused "" in:-\r\d-in: nuucp word: nuucp
# (The third field in Systems matches the first field in Devices)
# For UUCP over TCP
# The 6th field is the port number.
TCP - - Any TCP uucp
# For PPP over ISDN
ISDN isdn/modem_b1 - Any direct
ISDN isdn/modem_b2 - Any direct
#ACU ttym2 null 1200 212 x hayes24
#ACU ttym2 null 2400 212 x hayes24
#Direct ttyd2 - Any direct
#ACU ttym3 null 1200 212 x hayes24
#ACU ttym3 null 2400 212 x hayes24
#Direct ttyd3 - Any direct
# Typical TB+ entry. Notice the use of ttyf instead of ttym.
#ACU ttyf4 null 19200 212 x telebit
#ACUPEP ttyf4 null 19200 212 x telebitpep
#ACUCOM ttyf4 null 19200 212 x telebitcom
#ACUSLIP ttyf4 null 19200 212 x teleslip
#Direct ttyd4 - Any direct
# 1st optional SIO board
#ACU ttym5 null 1200 212 x hayes24
#ACU ttym5 null 2400 212 x hayes24
#Direct ttyd5 - Any direct
#ACU ttym6 null 1200 212 x hayes24
#ACU ttym6 null 2400 212 x hayes24
#Direct ttyd6 - Any direct
#ACU ttym7 null 1200 212 x hayes24
#ACU ttym7 null 2400 212 x hayes24
#Direct ttyd7 - Any direct
#ACU ttym8 null 1200 212 x hayes24
#ACU ttym8 null 2400 212 x hayes24
#Direct ttyd8 - Any direct
#ACU ttym9 null 1200 212 x hayes24
#ACU ttym9 null 2400 212 x hayes24
#Direct ttyd9 - Any direct
#ACU ttym10 null 1200 212 x hayes24
#ACU ttym10 null 2400 212 x hayes24
#Direct ttyd10 - Any direct
#ACU ttym11 null 1200 212 x hayes24
#ACU ttym11 null 2400 212 x hayes24
#Direct ttyd11 - Any direct
#ACU ttym12 null 1200 212 x hayes24
#ACU ttym12 null 2400 212 x hayes24
#Direct ttyd12 - Any direct