1767
|
1 # Devices file - UUCPbb v2.1
|
|
2 #
|
|
3 # Format:
|
|
4 # <device_name> <os-9_device> - <max_baud> <dialer_name>
|
|
5 #
|
|
6 # Notes:
|
|
7 # - Lines beginning with a #, <space>, <tab>, or <cr> character are
|
|
8 # comment lines and ignored.
|
|
9 # - <device_name> is referred to in the 'Systems' file. It does not have
|
|
10 # to be the actual name of a device. It can be a descriptive name
|
|
11 # if you wish as long as it is unique in this file.
|
|
12 # - <os-9_device> is the actual name of the device the entry line uses.
|
|
13 # - The third field is always a dash (-). This is a place holder for
|
|
14 # Dialers.
|
|
15 # - <max_baud> is the top speed (modem-to-modem) we will attempt to use for
|
|
16 # the connection.
|
|
17 # - <dialer_name> is refers to an entry in the Dialers file.
|
|
18 #
|
|
19
|
|
20 Hayes /t2 - 2400 hayes
|
|
21 ViVa24 /t3 - 2400 hayes
|
|
22 USRobotics /t2 - 9600 hayes
|
|
23 HayesAccura /t5 - 9600 hayes
|
|
24 Zoom /t2 - 2400 zoom_mnp5
|
|
25
|
|
26 # direct physical (no modem) connections to other machines
|
|
27 T1 /t1 - 2400 direct
|
|
28 T2 /t2 - 9600 direct
|
|
29 T4 /t4 - 9600 direct2
|