[net.unix-wizards] Hayes 2400 and Xenix dial.c

robin@medstar.UUCP (Robin Cutshaw) (10/23/85)

<                                   >

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