Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!purdue!klinkner From: klinkner@cs.purdue.EDU (Steve Klinkner) Newsgroups: comp.sys.ibm.pc.programmer Subject: Interrupt-Driven COM Buffer? Message-ID: <10144@medusa.cs.purdue.edu> Date: 27 Mar 90 21:22:29 GMT Sender: news@cs.purdue.EDU Distribution: usa Organization: Department of Computer Science, Purdue University Lines: 10 I am looking for WORKING source code to initialize a com port, establish input & output buffers, and assign interrupt vectors to functions handling push & pop operations to the stacks. My attempts to do this by hand (including copying "working" code from a book) have failed. I need Turbo-C or MASM source code. Thanks! Steve Klinkner Reply to: klinkner@cs.purdue.edu