Category : C Source Code
Archive   : ASNC13.ZIP
Filename : SETMCR.C

 
Output of file : SETMCR.C contained in archive : ASNC13.ZIP
/* A module of ASYNCx.LIB version 1.02 */

#include
#include "asyncdef.h"

/**************************************************************
Set the value of the Modem Control Register. If the UART's
interrupt is enabled, do not let the programmer disable it.
**************************************************************/

void a_setmcr(ASYNC *p,int newval)
{newval|=inportb(p->base+MCR) & 8;
if (p)
outportb(p->base+MCR,newval);
} /* a_setmcr(p,newval) */


  3 Responses to “Category : C Source Code
Archive   : ASNC13.ZIP
Filename : SETMCR.C

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/