Date: Thu, 16 Nov 1995 13:30:46 -0800 From: Sam Vincent To: brendan AT rdt DOT monash DOT edu DOT au, djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: need serial lib for djgpp2 > Hi, I'm looking for an interrupt controlled serial tx/rx library for djgpp V2. I've used one for real mode called "ibmcom". It has tx and rx buffers and you can fill the tx buffer and the interrupt system will transmit them in the background. Is there a similar library available for djgpp V2 enviroment ?? Thanks, Brendan brendan AT rdt DOT monash DOT edu DOT au ---- Hi there, I'm working on one... I'll let ya know when it's done.. ;) -Sam