Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!ooc.uva.nl!henry From: henry@ooc.uva.nl (Henry van Meeuwen) Newsgroups: comp.sys.mac.comm Subject: Re: ZTerm, Telebit T1000, and flow control Message-ID: <17108@slice.ooc.uva.nl> Date: 5 Jan 91 00:09:10 GMT References: <1991Jan4.031124.13353@NCoast.ORG> Distribution: comp Organization: Center for Innovation and Cooperative Technology, University of Amsterdam Lines: 45 llbery@NCoast.ORG writes: > I've had no trouble with the T1000 at 9600 baud with no flow control on > a Mac SE. I don't think you can do hardware flow control, though. (I > may be wrong about that, but I seem to remember something about it only That's not true. Macs do hardwarehandshake just fine. They have no complete RS232 port, but the most important lines, besides the data in and out, are there: handshake in and handshake out. With one the computer tells the modem it can (or can not) accept data, with the other the modem can tell the computer the same thing. Connect the Macs handshake in with the Telebits CTS and handshake out with the RTS and you can do the most wierd things: recieve data with 19k2baud modem to modem and only 300 baud modem to your Mac (not so good idea...) or use any modem to modem speed with the speed between your Mac and modem fixed at 19k2baud and of course hardwarehandshake (s51=5, s58=2, s68=255) (a much better idea, I do it all the time). Your communication-program must tell the Mac that you want hardware-handshake (most have an option for that). Here are my complete register-settings for the Trailblazer: E1 F1 M1 Q0 T V1 X3 Version BF3.01B S00=000 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=001 S49=000 S50=000 S51=005 S52=000 S53=000 S54=001 S55=000 S56=017 S57=019 S58=002 S59=000 S60=000 S61=060 S62=003 S63=001 S64=000 S65=000 S66=001 S67=000 S68=255 S90=001 S91=000 S92=000 S95=000 S100=000 S101=000 S102=000 S104=000 S110=001 S111=020 S112=001 S121=000 With the following cable: MacMiniDin Telebit grnd --- 1 grnd grnd 4 --- 7 grnd hsko 1 --> 4 RTS hski 2 <-- 5 CTS TD- 3 --> 2 TD RD- 5 <-- 3 RD TD+ 6 not connected RD+ 8 --- 7 ground ??? 7 not connected Telebits 6 DSR, 8 DCD and 20 DTR not connected. Henry van Meeuwen, Amsterdam, the Netherlands henry@ooc.uva.nl