Path: utzoo!attcan!uunet!ukma!uflorida!novavax!bigbroth!rk From: rk@bigbroth.UUCP (rohan kelley) Newsgroups: u3b.tech,comp.sys.att Subject: Re: 3B2/310 & TB+ Summary: Installation of telebit on 3b2 Keywords: set-up help needed Message-ID: <237@bigbroth.UUCP> Date: 22 Nov 88 22:48:41 GMT References: <557@sactoh0.UUCP> Organization: UNIleX Systems, Inc., Fort Lauderdale, FL Lines: 118 In article <557@sactoh0.UUCP>, ejnihill@sactoh0.UUCP (Eric J. Nihill) writes: > I am going to be installing a TB+ on a 3B2/310 and rather than > re-invent the wheel, I would like to find out what S Register > settings that others have used on 3B2/310 & 400's. Also, are > there any tricks to setting up the Devices and Dialers files? > I have the paper that TB sent, and it seems pretty straight > forward. > Thank-you; > Eric Eric - this is the memo I did when I installaed my telebit. It may help you avoid some pitfalls. MEMO From: Rohan Kelley (novavax!bigbroth!rk) Date: 4-14-88 Subject: TELEBIT MODEM SETUP **** System paramaters and settings for modem. **** The /etc/inittab line setup for 2400 baud (assuming use of tty33) should be: 33:2:respawn:/usr/lib/uucp/uugetty -r -t 60 tty33 2400H # trailblazer modem for 9600 baud, it would be: 33:2:respawn:/usr/lib/uucp/uugetty -r -t 60 tty33 9600H # trailblazer modem for 19,200 baud it would be: 33:2:respawn:/usr/lib/uucp/uugetty -r -t 60 tty33 19200H # trailblazer modem The ps -ft tty33 (at 2400 baud ) should look similar to: root 16349 1 0 20:44:00 tty33 0:01 /usr/lib/uucp/uugetty -r -t 60 tty33 24 and at 19,200 baud ... root 28981 1 0 11:13:03 tty33 0:01 /usr/lib/uucp/uugetty -r -t 60 tty33 19200H The /etc/gettydefs line should be: 2400H# B2400 # B2400 SANE IXANY TAB3 HUPCL #login: #1200H and 19200H# B19200 # B19200 SANE IXANY TAB3 HUPCL #login: #9600H [You can confirm the /etc/inittab, ps -ft and /etc/gettydefs entries with the commands: grep 33: /etc/inittab ps -ft 33 grep 2400H# /etc/gettydefs The /usr/lib/uucp/Devices file must include these entries: ACU tty33 - 19200 tbfast ACU tty33 - 2400 tb2400 ACU tty33 - 1200 tb1200 ACU tty33 - 9600 tbfast Direct tty33 - 19200 direct \D The /usr/lib/uucp/Dialers file must include these entries: tbfast =W-, "" A\pA\pA\pT OK \pATS51=254DT\p\D\r\c CONNECT\sFAST tb2400 =W-, "" A\pA\pA\pT OK ATDT\D\r\c CONNECT\s2400 tb1200 =W-, "" A\pA\pA\pT OK \pATS50=2DT\p\D\r\c CONNECT\s1200 **** Settings for the modem itself **** Reach the modem with the command: cu -l tty33 | tee (file_name) Note, this will make a record of the standard out (screen) and in the file named (file_name), which you can then print. When you get the indication, CONNNECTED, give the command at [return] until you receive the response, OK. To set the modem to run at fast speed using the UUCP g protocol, the command line when CONNECTED to the modem is: at &f s51=254 s52=2 s54=3 s110=1 s111=30 s45=0 q6 &w [return] Then type atn? [return]. The current modem settings will print in the screen and also a copy is made in the file, file_name. The response should look like: at OK atn? E1 F1 M1 Q6 P V1 X3 Version BA4.00 S00=001 S01=000 S02=043 S03=013 S04=010 S05=008 S06=002 S07=040 S08=002 S09=006 S10=007 S11=070 S12=050 S45=000 S47=004 S48=000 S49=000 S50=000 S51=254 S52=002 S53=000 S54=003 S55=000 S56=017 S57=019 S58=003 S59=000 S60=000 S61=045 S62=003 S63=001 S64=000 S65=000 S66=000 S67=000 S68=255 S90=000 S91=000 S92=000 S95=000 S100=000 S101=000 S102=000 S104=000 S110=001 S111=030 S112=001 S121=000 N0: N1: N2: N3: N4: N5: N6: N7: N8: N9: OK You can reset modem settings while CONNECTED to the modem with the command: ats0=1. This command sets the contents of register 0 to 1. See page 3-8 of the manual. ======================================================================= Rohan Kelley -- UNIleX Systems, Inc. (Systems and software for lawyers) UUCP: ...{gatech!uflorida,ucf-cs}!novavax!bigbroth!rk ATTmail: attmail!bigbroth!rk 3365 Galt Ocean Drive, Ft. Lauderdale, FL 33308 Phone: (305) 563-1504 "Go first class or your heirs will" -somebodyelse =======================================================================