mbox series

[v8,0/3] Add APNE PCMCIA 100 Mbit support

Message ID 20210928065825.15533-1-schmitzmic@gmail.com (mailing list archive)
Headers show
Series Add APNE PCMCIA 100 Mbit support | expand

Message

Michael Schmitz Sept. 28, 2021, 6:57 a.m. UTC
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).

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.

Cheers,

   Michael

Comments

Michael Schmitz Nov. 2, 2021, 6:29 a.m. UTC | #1
Ignore the earlier ping - this one's the correct one.

Is there anything that I can do to help move this series along?

Cheers,

	Michael

On 28/09/21 19:57, Michael Schmitz wrote:
> 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).
>
> 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.
>
> Cheers,
>
>    Michael
>
>