Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!cory.berkeley.edu!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: net.micro.amiga Subject: More on serial problem Message-ID: <8602251656.AA22138@cory> Date: Tue, 25-Feb-86 11:56:04 EST Article-I.D.: cory.8602251656.AA22138 Posted: Tue Feb 25 11:56:04 1986 Date-Received: Fri, 28-Feb-86 05:53:53 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California at Berkeley Lines: 25 I think I know why my serial.device routines failed, but I'm not sure. The Hardware manuals have absolutely no examples or description of how error's are returned, or what happens to your BeginIO. After suspecting that read-error's were causing my poor modem program to flop over and die, I put in a small diagnostic to print what BeginIO() returned (when I begin the read-request). For some reason, It came back with: 2058 (dec) = 00001000-00001010 However, this doesn't seem to be an error #, as specified by the serial docs. Could someone explain to me what it means? If anybody has any examples of serial.device routines that handle read-errors and such without freezing up, I would appreciate it. Aside: Can somebody tell me what the 'memory overlay' bit is on one of the I/O ports. It has something to do with the WCS, I think. Also, I could not find any documentation on the format of the KickStart diskette, does anybody have any information on that?? Thanks A lot, -Matt