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.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 420 invoked from network); 30 Jul 2020 21:38:37 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 30 Jul 2020 21:38:37 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 6BEDB9CB5B; Fri, 31 Jul 2020 07:38:23 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 051599CAA7; Fri, 31 Jul 2020 07:37:23 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id ADE609CAA7; Fri, 31 Jul 2020 07:37:21 +1000 (AEST) Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by minnie.tuhs.org (Postfix) with ESMTPS id 2F27793DFC for ; Fri, 31 Jul 2020 07:37:21 +1000 (AEST) Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 109C018C0A5; Thu, 30 Jul 2020 17:37:20 -0400 (EDT) To: tuhs@minnie.tuhs.org Message-Id: <20200730213720.109C018C0A5@mercury.lcs.mit.edu> Date: Thu, 30 Jul 2020 17:37:20 -0400 (EDT) From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Subject: Re: [TUHS] Will pdp 11/04 run unix? 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: jnc@mercury.lcs.mit.edu Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" > From: Angelo Papenhoff > I believe 11/20 UNIX also needs the EAE. Some applications might have used it (the story about the KS11 bug with the KW11-A confirms they did use it on that machine), but I found no trace of use of it in a quick scan of the entire Version 1 source (the one which is extant). Also, the first file in the OS source: https://www.tuhs.org/cgi-bin/utree.pl?file=V1/u0.s lists the addresses of all device registers, and the KE11-A isn't there. If the KE11 is needed to run some application on the -11/04, there are KE11-B's (program compatible, but a single hex card) available, ISTR. For emulation, something (SIMH?) supports it, since the TV -11 on ITS (now running in emulation,I'm pretty sure) uses it. Noel