Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!dartvax!davidk From: davidk@dartvax.UUCP Newsgroups: net.micro.pc Subject: Serial Interrupt Handlers Message-ID: <274@dartvax.UUCP> Date: Thu, 13-Oct-83 15:10:53 EDT Article-I.D.: dartvax.274 Posted: Thu Oct 13 15:10:53 1983 Date-Received: Fri, 14-Oct-83 07:25:10 EDT Lines: 16 From talking to several different people I get the feeling that doing serial interrupt handling with the PC might not be trivial. Even worse, I want to do it with DRI's version of C. The only mention they make of the serial ports is that they use special names for the console and printer (CON and LPT1). From this one is supposed to assume that the first port is COM1. Wll, so far that has not worked. Even if it did, it would not be interrupt driven, I assume. So, what I need is a solid set of assembly language routines for handling such things. I could probably develop something, but it would take a long time and would probably not be tight. If anyone could provide some assistance with this, I would be most appreciative, if necessary, financially so. Thanks in advance. -David Kovar ...decvax!dartvax!davidk