Date: Sat, 17 Dec 1994 18:00:12 -0800 (PST) From: Darwin Hawes Subject: serial port drivers To: djgpp Does anyone have a serial port driver for djgpp that can implement a low overhead interrupt driven send/receive buffer? Is there any great technical difficulties writing protected mode interrupt handlers to do this? I need a routine that will let me send and receive short blocks of characters to the serial port at 9600 while the computer is working on something else. ##########=========================-------------------------------------* # Darwin Hawes | I This is a typical net.posting. Any resemblance to reality is I | strictly coincidental. # *-------------------------------------=========================##########