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, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16439 invoked from network); 17 Jul 2023 22:33:01 -0000 Received: from minnie.tuhs.org (50.116.15.146) by inbox.vuxu.org with ESMTPUTF8; 17 Jul 2023 22:33:01 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 76BE642A35; Tue, 18 Jul 2023 08:32:57 +1000 (AEST) Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by minnie.tuhs.org (Postfix) with ESMTPS id DB76240AE5 for ; Tue, 18 Jul 2023 08:32:44 +1000 (AEST) Received: by mercury.lcs.mit.edu (Postfix, from userid 11178) id 794B018C09D; Mon, 17 Jul 2023 18:32:43 -0400 (EDT) To: tuhs@tuhs.org Message-Id: <20230717223243.794B018C09D@mercury.lcs.mit.edu> Date: Mon, 17 Jul 2023 18:32:43 -0400 (EDT) From: jnc@mercury.lcs.mit.edu (Noel Chiappa) Message-ID-Hash: OX4L6DG2K5DFA2UNN3YNNP4XIJS76OO6 X-Message-ID-Hash: OX4L6DG2K5DFA2UNN3YNNP4XIJS76OO6 X-MailFrom: jnc@mercury.lcs.mit.edu X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: jnc@mercury.lcs.mit.edu X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Research UNIX PDP 11/45 List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: > From: Henry Bent > What was the hardware configuration of the 11/45 that Research used to > implement early UNIX? .. I have found numerous references to it being > an early production 11/45, and I assume that it had an RK05, but I > cannot find any details about things like memory size and other > peripherals. A good source is the Ken+Dennis picture: https://www.bell-labs.com/usr/dmr/www/picture.html and the caption which Dennis wrote for it. The image is not quite definitive, because there are two machines in that bank of racks: a PDP-11/20, and a PDP-11/45 (mostly hidden behind the right-hand Teletype), and it's not possible to say which of the two machines the various peripherals are attached to. But it seems to have had two RK03's (and an RK11 somewhere to drive them) and an RF11 (no idea how many RS11 drives it had at that point),; a TU56 (and a TC11 somewhere to drive that), and a PC05 (with PC11 controller boards). (There are pages for all these things here: https://gunkies.org/wiki/Category:UNIBUS_Peripherals which include links to the DEC documentation on them.) I'm doing more searching, through documents I recall having additional crumbs; let me go ahead and send this, and there will be a lengthy addendum shortly. Noel