Re: ISA slot detection on PCI systems?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 2 Jan 2002 20:59:32 +0000 (GMT)


> Is there any way to safely probe a PCI motherboard to determine whether
> or not it has ISA cards present, or ISA card slots?

You can make an educated guess. However it is at best an educated guess.
The DMI tables will tell you what PCI and ISA slots are present (but
tend to be unreliable on older boxes). You can also look for an ISA bridge
in lspci as a second source of information.

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