Hayes 2400 and Xenix dial.c

Robin Cutshaw robin at medstar.UUCP
Thu Oct 24 05:51:52 AEST 1985


<                                   >

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



More information about the Comp.unix.wizards mailing list