public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
To: Daniel Palmer <daniel@0x0f.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Andrew Lunn <andrew@lunn.ch>, Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet	 <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	Paolo Abeni	 <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
	Jonathan Corbet	 <corbet@lwn.net>,
	Shuah Khan <skhan@linuxfoundation.org>,
	Michael Fritscher	 <michael@fritscher.net>,
	Byron Stanoszek <gandalf@winds.org>,
		linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	linux-doc@vger.kernel.org,
	 linux-m68k <linux-m68k@lists.linux-m68k.org>
Subject: Re: [PATCH net v2 10/15] drivers: net: cirrus: mac89x0: Remove this driver
Date: Thu, 23 Apr 2026 11:28:11 +0200	[thread overview]
Message-ID: <aee0393e2a2bd5a5d0bf8aee758122633e54aa06.camel@physik.fu-berlin.de> (raw)
In-Reply-To: <CAFr9PXnECog56b+Jq9TBohhQ4oBB3hGV1pHj6OstOSLqkOpcTQ@mail.gmail.com>

Hi Daniel,

On Thu, 2026-04-23 at 17:52 +0900, Daniel Palmer wrote:
> Hi Adrian,
> 
> On Thu, 23 Apr 2026 at 16:10, John Paul Adrian Glaubitz
> <glaubitz@physik.fu-berlin.de> wrote:
> > > Macs do run modern kernels.
> > 
> > Retrocomputing still is not well regarded by some maintainers, it seems :-(.
> 
> I've found bugs in drivers by plugging those things into exotic
> hardware like my Amiga 4000 and Ultra5 [0].
> So, it's not totally pointless. And having a shader capable Amiga[1]
> is pretty cool.

Not only that. Those exotic architectures also help iron out generic kernel
bugs and give new maintainers an possibility to get their feet wet.

> Sad to see fun stuff getting pushed out by basically spam bots. :(

It's not so much pushed out by spam bots but by the commercialization of the
Linux kernel. Many developers think that the sole purpose of the Linux kernel
is to run on modern commodity hardware.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

  reply	other threads:[~2026-04-23  9:28 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22 18:01 [PATCH net v2 00/15] Remove a number of ISA and PCMCIA Ethernet drivers Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 01/15] drivers: net: 3com: 3c509: Remove this driver Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 02/15] drivers: net: 3com: 3c515: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 03/15] drivers: net: 3com: 3c574: " Andrew Lunn
2026-04-23  2:14   ` Wei Fang
2026-04-23  2:21     ` Jakub Kicinski
2026-04-22 18:01 ` [PATCH net v2 04/15] drivers: net: 3com: 3c589: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 05/15] drivers: net: amd: lance: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 06/15] drivers: net: amd: nmclan: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 07/15] drivers: net: smsc: smc9194: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 08/15] drivers: net: smsc: smc91c92: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 09/15] drivers: net: cirrus: cs89x0: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 10/15] drivers: net: cirrus: mac89x0: " Andrew Lunn
2026-04-23  7:07   ` Geert Uytterhoeven
2026-04-23  7:10     ` John Paul Adrian Glaubitz
2026-04-23  8:52       ` Daniel Palmer
2026-04-23  9:28         ` John Paul Adrian Glaubitz [this message]
2026-04-22 18:01 ` [PATCH net v2 11/15] drivers: net: fujitsu: fmvj18x: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 12/15] drivers: net: 8390: AX88190: " Andrew Lunn
2026-04-23  9:06   ` Bjørn Mork
2026-04-22 18:01 ` [PATCH net v2 13/15] drivers: net: 8390: pcnet: " Andrew Lunn
2026-04-23  5:49   ` Dominik Brodowski
2026-04-23  9:09   ` Bjørn Mork
2026-04-22 18:01 ` [PATCH net v2 14/15] drivers: net: 8390: ultra: " Andrew Lunn
2026-04-22 18:01 ` [PATCH net v2 15/15] drivers: net: 8390: wd80x3: " Andrew Lunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aee0393e2a2bd5a5d0bf8aee758122633e54aa06.camel@physik.fu-berlin.de \
    --to=glaubitz@physik.fu-berlin.de \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=corbet@lwn.net \
    --cc=daniel@0x0f.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gandalf@winds.org \
    --cc=geert@linux-m68k.org \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=michael@fritscher.net \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=skhan@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox