mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "John Paul Adrian Glaubitz" <glaubitz@physik.fu-berlin.de>,
	"Arnd Bergmann" <arnd@kernel.org>
Cc: "Stanislaw Gruszka" <stf_xl@wp.pl>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Jeff Johnson" <quic_jjohnson@quicinc.com>,
	"Geoff Levand" <geoff@infradead.org>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Kalle Valo" <kvalo@kernel.org>,
	linux-staging@lists.linux.dev, linux-wireless@vger.kernel.org,
	"Claudiu Beznea" <claudiu.beznea@tuxon.dev>,
	linux-kernel@vger.kernel.org,
	"Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Pavel Machek" <pavel@ucw.cz>, "Jakub Kicinski" <kuba@kernel.org>,
	"Gregory Greenman" <gregory.greenman@intel.com>,
	"Johannes Berg" <johannes@sipsolutions.net>,
	linuxppc-dev@lists.ozlabs.org,
	"David S . Miller" <davem@davemloft.net>,
	linux-arm-kernel@lists.infradead.org,
	"Larry Finger" <Larry.Finger@lwfinger.net>
Subject: Re: [PATCH 00/10] Remove obsolete and orphaned wifi drivers
Date: Mon, 30 Oct 2023 11:06:55 +0100	[thread overview]
Message-ID: <052ea479-9965-45d0-b1a5-3e8079ffb0ab@app.fastmail.com> (raw)
In-Reply-To: <20231030071922.233080-1-glaubitz@physik.fu-berlin.de>

On Mon, Oct 30, 2023, at 08:19, John Paul Adrian Glaubitz wrote:
> Hi Arnd!
>
> There is some non-x86 hardware like the Amiga that still uses 
> PCMCIA-style networking
> cards on machines like the A600 and A1200. So, unless these drivers are 
> actually causing
> problems, I would rather not see them go yet.

Do you know of any systems other than the Amiga that are still
in use with new kernels and that rely on PCMCIA networking?

I know that Amiga has its own simple CONFIG_AMIGA_PCMCIA
implementation that is incompatible with CONFIG_PCMCIA device
drivers, so it is not affected by this.

For the few ARM systems that still support a CF card slot,
these tend to be used for IDE type storage cards because their
internal flash is too limited otherwise.

       Arnd

  reply	other threads:[~2023-10-30 10:17 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23 13:19 Arnd Bergmann
2023-10-23 13:19 ` [PATCH 01/10] wifi: libertas: drop 16-bit PCMCIA support Arnd Bergmann
2023-10-23 13:19 ` [PATCH 02/10] wifi: atmel: remove wext style at76c50x drivers Arnd Bergmann
2023-10-23 13:19 ` [PATCH 03/10] wifi: remove orphaned cisco/aironet driver Arnd Bergmann
2023-10-23 13:19 ` [PATCH 04/10] wifi: remove obsolete hostap driver Arnd Bergmann
2023-10-23 14:36   ` Kalle Valo
2023-10-23 13:19 ` [PATCH 05/10] wifi: remove orphaned zd1201 driver Arnd Bergmann
2023-10-23 13:19 ` [PATCH 06/10] wifi: remove orphaned orinoco driver Arnd Bergmann
2023-10-23 13:19 ` [PATCH 07/10] wifi: remove orphaned ray_cs driver Arnd Bergmann
2023-10-23 13:19 ` [PATCH 08/10] wifi: remove orphaned wl3501 driver Arnd Bergmann
2023-10-23 13:19 ` [PATCH 09/10] wifi: remove orphaned rndis_wlan driver Arnd Bergmann
2023-10-23 13:19 ` [PATCH 10/10] [RFC] wifi: remove ipw2100/ipw2200 drivers Arnd Bergmann
2023-10-23 14:39   ` Kalle Valo
2023-10-23 23:43   ` Stefan Lippers-Hollmann
2023-10-24  9:30     ` Kalle Valo
2023-10-23 13:19 ` [PATCH 10/10] " Arnd Bergmann
2023-10-23 13:45 ` [PATCH 00/10] Remove obsolete and orphaned wifi drivers Kalle Valo
2023-10-23 14:10   ` Arnd Bergmann
2023-10-23 14:41     ` Kalle Valo
2023-10-30  7:19 ` John Paul Adrian Glaubitz
2023-10-30 10:06   ` Arnd Bergmann [this message]
2023-10-30 16:55   ` Kalle Valo
2023-10-31  9:08 ` Kalle Valo

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=052ea479-9965-45d0-b1a5-3e8079ffb0ab@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=Larry.Finger@lwfinger.net \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@kernel.org \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=davem@davemloft.net \
    --cc=geert@linux-m68k.org \
    --cc=geoff@infradead.org \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=gregory.greenman@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=kuba@kernel.org \
    --cc=kvalo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=pavel@ucw.cz \
    --cc=quic_jjohnson@quicinc.com \
    --cc=stf_xl@wp.pl \
    /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

all inboxes | Powered by JetHome®