Xref: utzoo comp.unix.xenix:5994 comp.dcom.modems:3825 Path: utzoo!attcan!uunet!cs.dal.ca!iisat!kevin From: kevin@iisat.UUCP (Kevin Davies) Newsgroups: comp.unix.xenix,comp.unix.i386,comp.dcom.modems Subject: Re: uucico for TB+ modem Summary: Telebits dialing out Keywords: 19200 baud Message-ID: <498@iisat.UUCP> Date: 16 May 89 01:58:14 GMT References: <48@wells.UUCP> Distribution: na Organization: International Information Service, Dart., NS Lines: 27 In article <48@wells.UUCP>, edw@wells.UUCP (Ed Wells) writes: > RE: SCO Xenix, Rev. 2.2.x Telebit modem problem at 19,200 baud. > is that '286 or '386 version of Xenix ?? > Has anyone else found a fix to get to 19200? The fix would have > to be for the "/usr/lib/uucp/uucico" program. > I'm using Tandy Xenix/286 which is close to SCO Xenix 2.1-2.2 on the '286. For dialouts, the uucico program opens the proper port, then executes an external program called /usr/lib/uucp/dial which actually does the dialing and setting of the port (parameter & baud rates). So I modified the dial progam (yes, source was included) to recognize the string '19200' as a baud rate and to set the port to EXTA (which is 19200). The telebit now dials out at 19200 or 9600 etc. and works perfectly. (Actually, I was even allowed to add 19200P, since this argument is passed as a string, and the dial program will set the Telebit in PEP mode). -- Kevin Davies International Information Service (IIS) UUCP: {uunet,utai,watmath}!dalcs!iisat!kevin Bitnet/Uucp: kevin@iisat.uucp Arpanet: kevin%iisat.uucp@uunet.uu.net