Hi, This patch tries to add MII support for the DM9161 PHY used in the mpc8272ads boards. I have literally copied this from the driver in kernel 2.4 I have also included modifications nedded to support both PHYs on the board (as done in kernel 2.4). Two more minor changes are also in the patch - PHY_INTERRUPT is changed from IRQ7 to IRQ5 in mpc8272ads - Access to BCSR to enable the second console in function m82xx_board_init is commented out (it was generating an exception). Best regards Alex Bastos