From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 448CFC4167B for ; Thu, 2 Nov 2023 02:12:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232993AbjKBCMT (ORCPT ); Wed, 1 Nov 2023 22:12:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34316 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232963AbjKBCMT (ORCPT ); Wed, 1 Nov 2023 22:12:19 -0400 Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 69CC0119 for ; Wed, 1 Nov 2023 19:12:12 -0700 (PDT) Received: from compute6.internal (compute6.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id A10545C00C2; Wed, 1 Nov 2023 22:12:11 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Wed, 01 Nov 2023 22:12:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; t=1698891131; x=1698977531; bh=HHqX/8hxM76B+ FqUHCdvEUxPTggyvwjZCDtqqtb1Dmk=; b=eiH49h4fK8FgGVQFFnNNGTJhWiB43 xyANQlcmzwv9NVB25UXh3hJmBAWwYRaQunD9fsARH6wraWUnpENLcJm3o4y56dU9 rsTUelmLqFthTDfYc30m3iwwjlrBnDKmwQNUaEH/vgoZWAlcGecKUUS/D3PfxDfG tDC28EMRknqawOWeZ7iWoI7iWwKUqeOZsk14yQj24gmOTuUum8+j755RsgcZU06R NzHadTFQsN+IzfHQyH3hnieua9xsknprKhL3o9sY9YAzFYqUQR4gGJ8Kin8B/4Ms ht3Ud56x9Jtb9FiZ24Gour2jcmxmBWLQ+3Nq/pTqvK2fxNnHYcOlcDP+w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedruddthedggeefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvfevufgjkfhfgggtsehttdertddttddvnecuhfhrohhmpefhihhnnhcu vfhhrghinhcuoehfthhhrghinheslhhinhhugidqmheikehkrdhorhhgqeenucggtffrrg htthgvrhhnpeelueehleehkefgueevtdevteejkefhffekfeffffdtgfejveekgeefvdeu heeuleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hfthhhrghinheslhhinhhugidqmheikehkrdhorhhg X-ME-Proxy: Feedback-ID: i58a146ae:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 1 Nov 2023 22:12:07 -0400 (EDT) Date: Thu, 2 Nov 2023 13:13:49 +1100 (AEDT) From: Finn Thain To: Arnd Bergmann cc: Dan Williams , John Paul Adrian Glaubitz , Geert Uytterhoeven , linux-m68k , Jakub Kicinski , Netdev , linuxppc-dev@lists.ozlabs.org Subject: Re: Does anyone use Appletalk? In-Reply-To: Message-ID: <973278b8-c9e5-b1cf-2e08-2ff8fd8e9aa4@linux-m68k.org> References: <594446aaf91b282ff3cbd95953576ffd29f38dab.camel@physik.fu-berlin.de> <5e3e52a48ba9cc0109a98cf4c5371c3f80c4b4cc.camel@physik.fu-berlin.de> <79b7f88e3dd6536fe69c63ed3b4cc1f2c551ce8d.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-m68k@vger.kernel.org On Wed, 1 Nov 2023, Arnd Bergmann wrote: > > If we had not removed all localtalk support already, ipddp might have > been used to bridge between a pre-ethernet mac running macip and an IP > based AFP server (netatalk or time machine). Without localtalk support, > that is not all that interesting of course. > That line of reasoning misunderstands the value of the localtalk code (and conveniently neglects the actual cost of keeping it in-tree). The existing zilog driver works on all 68k and powerpc Macs with built-in serial ports. If we were to complete that driver by adding the missing localtalk support, it would create new opportunities for creative users/developers who already run Linux on those systems. Those users/developers would surely derive value from that functionality in ways we cannot anticipate, as happens over and over again in the (retrocomputing) community. So the value of the missing zilog localtalk functionality would be proportional to the number of Linux systems out there with the necessary serial hardware. It's value is not a function of the potential business opportunities for your sponsors, despite the prevailing incentives. It was the potential value of the missing code for localtalk (Zilog SCC) and Apple Sound Chip that caused me to place that work near the top of my to-do list. But that was several years ago. Unfortunately, with bug fixing and recapping, I still can't find time to write the necessary code. So I can't object to the removal of the localtalk code. But I do object to the underhand manner in which it is done.