From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14553 invoked from network); 22 Feb 2021 00:14:18 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 22 Feb 2021 00:14:18 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 227069C8EC; Mon, 22 Feb 2021 10:14:12 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 42FF393D32; Mon, 22 Feb 2021 10:13:47 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1613952845; bh=SU7J7smNrc5CHp0IDy5v4ibK4RnEifGV9hDe9DhtfCI=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: Cc:From; b=3x9CDGoA4SaexFaxagPlli7LX0njYLEXicuWBubP8WnC0z2lsPvF65rZbo2UkfrDY 1lxLOaQoF/alIf4bK0cLug+gHA0QapKy9TJuJB90TTrLx7UrSXdF6haytQ5YPjBOjr FU5obXCH16lb3R1fC2j33z6NHGHUAPhVouxZRYMc= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 7E3CC93D32; Mon, 22 Feb 2021 10:13:44 +1000 (AEST) Date: Mon, 22 Feb 2021 10:13:44 +1000 From: Warren Toomey To: Dave Horsfall Message-ID: <20210222001344.GA26914@minnie.tuhs.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] Abstractions X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Mon, Feb 22, 2021 at 09:40:57AM +1100, Dave Horsfall wrote: > That's how we ran our RK-05 11/40s since Ed 5... Good fun writing a DJ-11 > driver from the DH-11 source; even more fun when I wrote a UT-200 driver > from the manual alone (I'm sure that "ei.c" is Out There Somewhere), junking > IanJ's driver. https://minnie.tuhs.org/cgi-bin/utree.pl?file=AUSAM/sys/dmr/ei.c Cheers, Warren