public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Paolo Pisati <p.pisati@gmail.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Paolo Pisati <p.pisati@gmail.com>,
	linux-m68k <linux-m68k@vger.kernel.org>,
	Kars de Jong <jongk@linux-m68k.org>
Subject: Re: [PATCH 0/1] [RFC] Commodore's Gayle pcmcia driver
Date: Thu, 16 Jan 2025 11:26:53 +0100	[thread overview]
Message-ID: <Z4je7T0zx0QmF9Dk@amaterasu.local> (raw)
In-Reply-To: <CAMuHMdUO0qms43yzQMA8hh1wd6VaDYV_0TYpggxE9S5ZVeoLVg@mail.gmail.com>

On Mon, Jan 13, 2025 at 09:04:01AM +0100, Geert Uytterhoeven wrote:
>
> > 1) i've forced the word and long I/O helpers to be little endian, and this is
> > clearly a big no (see io_mm.h).
> 
> Can't that be avoided by setting ISA_SEX/isa_sex appropriately?

Hi Geert,

i tried ISA_SEX to do the be->le flipping but it broke all drivers: it seems
like isa_insw()/isa_outsw()/isa_insl()/isa_outsl() must retain the host
endianess.

Looking into it.
-- 
bye,
p.

  reply	other threads:[~2025-01-16 10:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-12 15:05 [PATCH 0/1] [RFC] Commodore's Gayle pcmcia driver Paolo Pisati
2025-01-12 15:05 ` [PATCH 1/1] pcmcia: socket driver for Commodore's Gayle Paolo Pisati
2025-01-13  8:04 ` [PATCH 0/1] [RFC] Commodore's Gayle pcmcia driver Geert Uytterhoeven
2025-01-16 10:26   ` Paolo Pisati [this message]
2025-01-16 10:37     ` Geert Uytterhoeven
2025-01-16 16:37       ` Paolo Pisati

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=Z4je7T0zx0QmF9Dk@amaterasu.local \
    --to=p.pisati@gmail.com \
    --cc=geert@linux-m68k.org \
    --cc=jongk@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