Dec 122017
This routine will turn on or off the Hardware buffering capabilities of NS16550-A UARTS when running with OS/2 1.2. Includes C source. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
HDWBUFF | 205 | 136 | deflated |
HDWBUFF.C | 3065 | 1045 | deflated |
HDWBUFF.EXE | 9685 | 5919 | deflated |
HDWBUFF.OBJ | 1244 | 732 | deflated |
HDWBUFF.RSP | 65 | 46 | deflated |
READ.ME | 531 | 341 | deflated |
Download File HDWBUF.ZIP Here
Contents of the READ.ME file
This routine will turn on or off the Hardware buffering capabilities of
NS16550-A UARTS when running with OS/2 1.2. To use the program just
invoke it as shown below:
hdwbuff COM1 ON
or
hdwbuff COM2 OFF
The first param is the com port to use. The second param is the operation
to do. ( ON, or OFF ).
This program must be invoked from OS/2 before you invoke the DOS mode serial
program. If you have any comments please make them known in the Programming
forum of PCMAGNET.
Paul Montgomery CIS 71500,3525
NS16550-A UARTS when running with OS/2 1.2. To use the program just
invoke it as shown below:
hdwbuff COM1 ON
or
hdwbuff COM2 OFF
The first param is the com port to use. The second param is the operation
to do. ( ON, or OFF ).
This program must be invoked from OS/2 before you invoke the DOS mode serial
program. If you have any comments please make them known in the Programming
forum of PCMAGNET.
Paul Montgomery CIS 71500,3525
December 12, 2017
Add comments