<div class='quotetop'>QUOTE </div>
--- Quote Start ---
Serial: JTAG UART driver $Revision: 1.4 $
ttyJ0 at MMIO 0x80001200 (irq = 2) is a jtag_uart
dmfe_probe:eth0, 100000 Khz Nios
dmfe_probe: eth0 VID: 0x2B2A2928 .ne. 0x90000A46
NET: Registered protocol family 2[/b]
--- Quote End ---
I think dmfe_probe has something to do with your DM9000 driver. In my system, I have smc_probe (which has to do with DM91111) and after:
SMSC LAN91C111 DRIVER
eth0: SMC91C11xFD (rev:1)
NET: Registered protocol family 2
So it seems that dmf_probe does not succeed looking for devices ... ¿?
aLeX