Message-Id: Date: Fri, 21 Jun 1996 10:11:26 +1200 From: Bill Currie To: djgpp AT delorie DOT com Subject: Re: Interrupt driven serial IO On 21/6/96 4:14 am, Thomas Demmer did thus say >>> > DJ Delorie wrote: > > > By now, we should be able to do interrupt-driven serial port I/O > > without a TSR. > Is anybody working on that? Or even hooking this > into the filesystem extensions? An open("/dev/com1",mode); > would be _REAL_ great. BTW, is ioctl() POSIX? > I'm working on the serial comms and it should be working in a week or two (I hope). As to the filesystem extensions, the interface didn't make any sense to me at the when I looked at it. Bill