Date: Wed, 5 Aug 92 14:39:28 MDT From: cwolff AT slowboy DOT intellistor DOT com (Clint Wolff) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Serial I/O I am wondering if anyone one in netland has tried to do serial I/O with the djgpp compiler... I have some interrupt handlers (turbo C) that attach themselves to the vectors and poke and prod the SIO chip as required... Will this work with minor modifications? Should I add the support to GO32? Or do I need to write a 32-bit protected ISR? Or better yet has someone done this already that would be willing to share??? Thanks clint