From: Michael Schmitz <schmitzmic@gmail.com>
To: ALeX Kazik <alex@kazik.de>
Cc: Linux/m68k <linux-m68k@vger.kernel.org>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH v6 0/3] Add APNE PCMCIA 100 Mbit support
Date: Mon, 21 Jun 2021 11:47:38 +1200 [thread overview]
Message-ID: <8ba06c44-6a83-2735-2437-b96a4a71afa4@gmail.com> (raw)
In-Reply-To: <CAFFuhJo=Qn=emtrxrs044ByuixKj3oSkQ+ZagU7TB63NMBC25Q@mail.gmail.com>
Hi Alex,
thanks for clarifying.
There's a number of reasons why this might fail:
- card really needs the reset before even accepting the probe I/O,
- PCMCIA interface needs to be enabled before the probe (pcmcia_init()
normally does that, but the card reset happens right at the start there),
- a probe read on a 16 bit card in 8 bit mode does appear to give the
correct result.
I'll have to come up with something better - the CISTPL_CFTABLE_ENTRY
config tuple ought to contain information about the IO path width
somewhere. Just a matter of parsing it out without duplicating all of
drivers/pcmcia/cistpl.c ... Any takers?
Cheers,
Michael
On 21/06/21 9:55 am, ALeX Kazik wrote:
> Hi Michael,
>
>> thanks for testing again
> I'm happy to help.
>
>> so autoprobe (no boot option) did_not_ work?
> Yes, it did not work - sorry.
>
> If anyone is curious: I'm testing with linux 5.12.9 (was the latest
> stable when the v1 appeared) and an about 5 year old installation on
> my A1200 with 68030+FPU@50Mhz and 64MB ram.
>
> Alex.
prev parent reply other threads:[~2021-06-20 23:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-19 23:24 [PATCH v6 0/3] Add APNE PCMCIA 100 Mbit support Michael Schmitz
2021-06-19 23:24 ` [PATCH v6 1/3] m68k: io_mm.h - add APNE 100 MBit support Michael Schmitz
2021-06-19 23:24 ` [PATCH netdev v6 2/3] net/8390: apne.c - add 100 Mbit support to apne.c driver Michael Schmitz
2021-06-19 23:24 ` [PATCH netdev v6 3/3] net/8390: apne.c - autoprobe 100 Mbit mode in " Michael Schmitz
2021-06-20 8:30 ` [PATCH v6 0/3] Add APNE PCMCIA 100 Mbit support ALeX Kazik
2021-06-20 19:27 ` Michael Schmitz
2021-06-20 21:55 ` ALeX Kazik
2021-06-20 23:47 ` Michael Schmitz [this message]
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=8ba06c44-6a83-2735-2437-b96a4a71afa4@gmail.com \
--to=schmitzmic@gmail.com \
--cc=alex@kazik.de \
--cc=geert@linux-m68k.org \
--cc=linux-m68k@vger.kernel.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