All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v11 0/3] Add APNE PCMCIA 100 Mbit support
@ 2021-11-14 23:40 Michael Schmitz
  2021-11-14 23:40 ` [PATCH v11 1/3] m68k: amiga/pcmcia - add 16 bit detection interface to amipcmcia.h Michael Schmitz
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Michael Schmitz @ 2021-11-14 23:40 UTC (permalink / raw)
  To: linux-m68k, geert; +Cc: alex, netdev

The first patch enables the use of core PCMCIA code to parse
config table entries in Amiga drivers. The remaining two patches
add 16 bit IO support to the m68k low-level IO access code, and 
add code to the APNE driver to autoprobe for 16 bit IO on cards
that support it (the 100 Mbit cards). The core PCMCIA config
table parser is utilized for this (may be built as a module;
must be selected manually for build in order to enable autoprobe).

Tested by Alex on a 100 Mbit card. Not yet tested on 10 Mbit
cards - if any of those also have the 16 bit IO feature set
in their config table, this patch series would break on those
cards. 

Note that only patch 3 has been sent to netdev. Please CC
linux-m68k when providing comments.

v11 addresses review comments by Geert.

Cheers,

   Michael

CC: netdev@vger.kernel.org



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-11-18 19:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14 23:40 [PATCH v11 0/3] Add APNE PCMCIA 100 Mbit support Michael Schmitz
2021-11-14 23:40 ` [PATCH v11 1/3] m68k: amiga/pcmcia - add 16 bit detection interface to amipcmcia.h Michael Schmitz
2021-11-15  9:59   ` Geert Uytterhoeven
2021-11-17  7:15     ` Michael Schmitz
2021-11-17 14:35       ` Geert Uytterhoeven
2021-11-18  4:58         ` Michael Schmitz
2021-11-18  8:09           ` Geert Uytterhoeven
2021-11-18 19:42             ` Michael Schmitz
2021-11-14 23:40 ` [PATCH v11 2/3] m68k: io_mm.h - add APNE 100 MBit support Michael Schmitz
2021-11-14 23:40 ` [PATCH net v11 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver Michael Schmitz
2021-11-17 14:42   ` Geert Uytterhoeven
2021-11-18  4:58     ` Michael Schmitz
2021-11-18  8:01       ` Geert Uytterhoeven
2021-11-18 19:09         ` Michael Schmitz
2021-11-18 19:18   ` Joe Perches
2021-11-18 19:35     ` Michael Schmitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.