Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!ndsuvax!ncreed From: ncreed@ndsuvax.UUCP (Walter Reed) Newsgroups: comp.sys.amiga Subject: Carrier detect and signals Message-ID: <498@ndsuvax.UUCP> Date: Mon, 23-Nov-87 16:07:29 EST Article-I.D.: ndsuvax.498 Posted: Mon Nov 23 16:07:29 1987 Date-Received: Thu, 26-Nov-87 20:41:26 EST Organization: North Dakota State University Fargo, ND Lines: 21 I need to know how to set up the serial device to generate a signal when the carrier drops. I am writting the serail routines for my BBS and don't want to have to do a CheckCarrier() type of thing all over the place. Yes, I know about the CMD_QUERY, but that's not what I want. If I did that, I could set up a timer_request to check the carrier once a second, but I would rather have it tell me when the carrier drops. At least, it would be nice if I could have a flag like SERB_CHECKCD that would enable checking of the carrier and return an error of SerErr_NOCD if the carrier is lost. Please CBM, PLEASE release the source for the serial device, and / or add this capability... It would make writting an AUX: device easier, a BBS easier... This is such a small change, and I request that you put it into version 1.3. We need it. Gee, it would be nice to detect a SIG_HUP and deal with it. -- Walter Reed UUCP : uunet!ndsuvax!ncreed Internet : ncreed%NDSUVAX.BITNET@WISCVM.WISC.EDU Ph 701-235-0774 Bitnet : ncreed@ndsuvax OR NU105451@NDSUVM1 -------------------