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=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9287 invoked from network); 6 Mar 2023 16:02:44 -0000 Received: from minnie.tuhs.org (2600:3c01:e000:146::1) by inbox.vuxu.org with ESMTPUTF8; 6 Mar 2023 16:02:44 -0000 Received: from minnie.tuhs.org (localhost [IPv6:::1]) by minnie.tuhs.org (Postfix) with ESMTP id 562164122C; Tue, 7 Mar 2023 02:02:35 +1000 (AEST) Received: from outgoing.mit.edu (outgoing-auth-1.mit.edu [18.9.28.11]) by minnie.tuhs.org (Postfix) with ESMTPS id 2B2B94122B for ; Tue, 7 Mar 2023 02:02:20 +1000 (AEST) Received: from cwcc.thunk.org (pool-173-48-120-46.bstnma.fios.verizon.net [173.48.120.46]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id 326G2FK2013607 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 6 Mar 2023 11:02:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mit.edu; s=outgoing; t=1678118536; bh=fFlIoI1toiFzxktBP/VTNy3zQ6ua4ubqRx7rf91S4Io=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=LUUrR9LBtoUUF2pbO4oEoxZhGV/HOBZ+Avg6dDW0ZIeHwbTLupROqrKEzNgy5+4Wl QY36GI7lrBwrQGVM1Dil2++QKQ+0Ktolxpg/+JdJsBAfsw2Mje9XRQVpe9eGY2XHkn znzFMUADIs224I/pv+zHMFauf48FDnUYrE0kTRZm9VBfHNiwqDE6U57aj5Q4RqsaOg CD9G0/zZPygDtuTwimnS48SEYnJhhbLU3oW1w0mtZJf30mm9rtLiF9Yis6OydVt5x7 pI9AxboD3nc/B1x4+IBDpMkeHMgLS61kt9wmD2rZp7pCGm9gGIZSrcWl6vwnNqwsIo /kr9e0paxHSyQ== Received: by cwcc.thunk.org (Postfix, from userid 15806) id DEB3D15C33A8; Mon, 6 Mar 2023 11:02:14 -0500 (EST) Date: Mon, 6 Mar 2023 11:02:14 -0500 From: "Theodore Ts'o" To: Henry Bent Message-ID: <20230306160214.GA959362@mit.edu> References: <1297BE06-BE03-477A-AC60-40A269090295@planet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Message-ID-Hash: EPOHWUZBJ5MWOIL2T3HQMBJT42BF2XMC X-Message-ID-Hash: EPOHWUZBJ5MWOIL2T3HQMBJT42BF2XMC X-MailFrom: tytso@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: "tuhs@tuhs.org" X-Mailman-Version: 3.3.6b1 Precedence: list Subject: [TUHS] Re: Origins of the frame buffer device List-Id: The Unix Heritage Society mailing list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Mon, Mar 06, 2023 at 06:09:22AM -0500, Henry Bent wrote: > The paper Rob refers to is https://dl.acm.org/doi/10.1145/363347.363368 A PDF of the paper is available here: http://cva.stanford.edu/classes/cs99s/papers/myer-sutherland-design-of-display-processors.pdf