Hi Deepak,
Yes, please!
On Tue, Aug 23, 2005 at 01:36:03AM -0700, Deepak Saxena wrote:
> 2) On the IXDP2x01 platforms, the chip is connected to a 32-bit addressable
> bus and we have to play tricks with the I/O address and have custom
> inw/outw functions (see include/asm-arm/arch-ixp2000/io.h) that check
> for the CS89x0's address range. The new platform I'm working on,
> the IXDP251 has a completely different wiring on the board.
For the people on the list: when IXP2000 was converted to the iomap API,
I really tried to avoid perpetuating the hacks that are currently done
on the IXDP2[48]01 to make cs89x0 work to io{read,write}{8,16,32}, so I
wrote the patches at http://ixp2xxx.sf.net/cs89x0/, which I posted to
netdev twice (I think), but never had any feedback on.
Your plan seems obviously better than my patches, as my patches only
add even more junk to the ifdef pile.
cheers,
Lennert
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html