Erik Mouw writes:
> No, the cs89x0 can be used on systems that don't have an ISA bus at
> all. It just needs 16 data lines, a couple of address lines and some
> selection lines, but that's all. It's very nice for embedded designs
> because it's a single chip solution. Add a 20MHz crystal, a
> transformer, and a connector and you're set.
Umm, you're right; the manufacturer describes the chip as "10Mbps Embedded
Ethernet Controller" which just happens to be able to be used on an ISA
bus.
Therefore, it is NOT an ISA peripheral, but a general purpose peripheral.
As such, it should NOT be classified as an ISA bus device, and therefore
should NOT depend on CONFIG_ISA.
(I hope there are enough NOTs there).
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King [EMAIL PROTECTED] --- ---
| | | | http://www.arm.linux.org.uk/personal/aboutme.html / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/