On Mon, 21 May 2007, Michael Schmitz wrote:
> On Sun, 20 May 2007, Geert Uytterhoeven wrote:
> > On Sun, 25 Feb 2007, Kars de Jong wrote:
> > > On vr, 2006-11-03 at 00:06 +0100, Kars de Jong wrote:
> > > > On do, 2006-11-02 at 22:34 +0100, Geert Uytterhoeven wrote:
> > > > > > OK, here's the patch, without the m68k generic iomap changes.
> > > > >
> > > > > Ah, the missing io{read,write}*() stuff :-)
> > > >
> > > > And here is the proposed patch to add iomap support. I think we need to
> > > > rethink our I/O support when we want to support all our I/O buses
> > > > properly, but that has been discussed before. I will commit my Amiga
> > > > PCMCIA support soon, I promise!
> > >
> > > Here's the updated version of this patch. It should now work with Amiga
> > > and Q40 defconfig.
> > >
> > > I don't think the CONFIG_ATARI_ROM_ISA definitions are complete yet, the
> > > 32-bit variants are missing.
> >
> > I think we've been cooking this patch sufficiently long now. Time to
> > add a Signed-off-by and commit it, together with the 53c700 fixes?
> 
> I've just fixed the CONFIG_ATARI_ROM_ISA stuff to add the 32 bit variants
> and it does compile with 2.6.21-2 (Debian) now. Patch attached.
> 
> Note that both 16 and 32 bit accesses will return 8 bit results only, due
> to the way the address and data bus are wired on the ROM ISA adapter. I
> hope this is the correct behavior.

I don't think that's correct. Shouldn't 16-bit resp. 32-bit accesses be
emulated using 2 resp. 4 8-bit accesses instead?

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to