Re: [PATCH] x86_64: permit to configure ISA support also for x86_64systems

From: Calvin Walton
Date: Sun Sep 18 2011 - 19:19:51 EST


On Fri, 2011-09-16 at 15:19 -0400, Valdis.Kletnieks@xxxxxx wrote:
> On Fri, 16 Sep 2011 11:22:45 +0200, Wolfgang Grandegger said:
> > There are 64-bit systems out there, like the ATOM N450, which
> > have ISA slots.
>
> That's a scary thought...
>
> > +if X86_32
> > +
> > config EISA
>
> But not as scary as the implication that the N450 has ISA but *not* EISA??!?

Don't get confused, EISA is a completely different bus from ISA! Take a
look at
http://en.wikipedia.org/wiki/Extended_Industry_Standard_Architecture
The ports are physically different from standard ISA (although they are
backwards compatible), and it requires some complicated BIOS
configuration for cards to be detected... I've only ever seen it once on
an old 486 portable computer. (The BIOS battery had gone, so it lost its
EISA configuration info, and wouldn't boot because it failed to detect
the IDE controller.)

The Atom N450 board that Wolfgang has almost certainly does not support
EISA.

Calvin

--
Calvin Walton <calvin.walton@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/