Hi, I am using the ti wince6.0 bsp(BSP_WINCE_ARM_A8_01_00_00). I try to use the SMSC9118 miniport driver to drive the LAN9220, but there is a difference between my Target board and TI EVM3, I use GPIO_19 as the IRQ line to the ethernet chip but TI EVM3 use GPIO_176.
How to port the driver to make the chip work?Which part in the source code I should modify?
Thanks.