Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site medstar.UUCP Path: utzoo!watmath!clyde!cbosgd!gatech!medstar!robin From: robin@medstar.UUCP (Robin Cutshaw) Newsgroups: net.unix-wizards,net.dcom Subject: Hayes 2400 and Xenix dial.c Message-ID: <201@medstar.UUCP> Date: Wed, 23-Oct-85 15:51:52 EDT Article-I.D.: medstar.201 Posted: Wed Oct 23 15:51:52 1985 Date-Received: Fri, 25-Oct-85 03:02:21 EDT Distribution: net Organization: Medical Systems Technology and Research, Inc., Atlanta, Ga. Lines: 26 Xref: watmath net.unix-wizards:15412 net.dcom:1399 < > For IBM Xenix 1.0 on the PC/AT: To utilize a Hayes 2400 modem with Xenix modify dial.c in /usr/lib/uucp using the following patches... 6c6 < * Simple dialer program for the Hayes "Smart" Modem 1200 --- > * Simple dialer program for the Hayes "Smart" Modem 2400:rkc 24c24 < char *setup = "M1 F1 DT"; /* Speaker on, Full Duplex, Touch tone*/ --- > char *setup = "&F E0 S0=1 &C1 &D2 DT"; 50a51,53 > break; > case 2400: > baudrate = B2400; -robin -- ---- Robin Cutshaw Dir. R&D MedSTAR, inc. (404) 325-2441 uucp: ...!{akgua,gatech}!medstar!robin