I am working on a project [here that I am thinking of adding ethernet to for future use (streaming instead of locally stored music and remote power on/off). In planning the schematic layout I have come to a point now where I need to use pin P2[9] for both USB_CONNECT for SoftConnect and ENET_MDIO for MII management with the PHY.
Actually, looking again at the manual, I see that ENET_MDIO is also listed on P1[17] (I was originally designing for the LPC1758 which did not have this pin). Assuming I set them properly with PINSEL, I guess I can use P1[17] for MIIM and P2[9] for SoftConnect with no conflict.
Is this assumption correct?](http://forum.sparkfun.com/viewtopic.php?f=14&t=24804)