All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add APNE PCMCIA 100 Mbit support
@ 2021-06-19  0:34 Michael Schmitz
  2021-06-19  0:34 ` [PATCH v5 1/2] m68k: io_mm.h - add APNE 100 MBit support Michael Schmitz
  2021-06-19  0:34 ` [PATCH net-next v5 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver Michael Schmitz
  0 siblings, 2 replies; 9+ messages in thread
From: Michael Schmitz @ 2021-06-19  0:34 UTC (permalink / raw)
  To: linux-m68k, geert; +Cc: alex

Add another ISA type for these cards, and try to autoprobe for that type
early in the device probe. As a fallback, it is possible to switch to
the new type through a module parameter. 

Support for the 16 bit 10/100 Mbit cards is now included by default.

Compile tested only - I hope Alex can test the autoprobe bit now that
we know mode selection by module parameter works.

Cheers,

   Michael


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

end of thread, other threads:[~2021-06-20 19:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-19  0:34 [PATCH v5 0/2] Add APNE PCMCIA 100 Mbit support Michael Schmitz
2021-06-19  0:34 ` [PATCH v5 1/2] m68k: io_mm.h - add APNE 100 MBit support Michael Schmitz
2021-06-19  0:34 ` [PATCH net-next v5 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver Michael Schmitz
2021-06-19  0:56   ` Finn Thain
2021-06-19  3:13     ` Michael Schmitz
2021-06-19  9:08   ` Geert Uytterhoeven
2021-06-19 19:31     ` Michael Schmitz
2021-06-20 11:47       ` Geert Uytterhoeven
2021-06-20 19:36         ` 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.