Index: 8xx/arch/ppc/8xx_io/fec.c
===================================================================
--- 8xx.orig/arch/ppc/8xx_io/fec.c	2005-08-09 13:59:04.000000000 -0300
+++ 8xx/arch/ppc/8xx_io/fec.c	2005-08-09 16:37:51.000000000 -0300
@@ -1038,7 +1038,7 @@
 	},
 	(const phy_cmd_t []) {  /* startup - enable interrupts */
 		{ mk_mii_write(MII_LXT971_IER, 0x00f2), NULL },
-		{ mk_mii_write(MII_REG_CR, 0x1200), NULL }, /* autonegotiate */
+//		{ mk_mii_write(MII_REG_CR, 0x1200), NULL }, /* autonegotiate */
 
 		/* Somehow does the 971 tell me that the link is down
 		 * the first read after power-up.
