Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site alliant.UUCP Path: utzoo!linus!alliant!werme From: werme@alliant.UUCP (Eric Werme) Newsgroups: net.micro.apple Subject: Re: imagewriter // (help?) Message-ID: <236@alliant.UUCP> Date: Wed, 30-Apr-86 18:54:55 EDT Article-I.D.: alliant.236 Posted: Wed Apr 30 18:54:55 1986 Date-Received: Thu, 1-May-86 04:26:20 EDT References: <3175@reed.UUCP> Reply-To: werme@alliant.UUCP (Eric werme) Distribution: net.micro.apple Organization: Alliant Computer Systems, Acton, MA Lines: 9 Keywords: Imagewriter, Super Serial Card Summary: I have a Apple][+ in [sort of] network involving a Commodore 64, Heath H89 and another CP/M system. The biggest headache I had was trying to figure out the [not-so] Super Serial card. What saved me days of time was essentially to give up on its ROM. I call ROM routines to intialize the port, from from there on out I do everything by talking directly to the uart. Your problems sound like the sort of thing that convinced me to roll my own. Talking to the uart only takes a little code, so that shouldn't make your driver too much bigger.