Altera_Forum
Honored Contributor
19 years agoDE2 Ethernet from a custom design
Hi !
I am currently trying to make my DE2 custom design working with uCLinux. I followed the excelent hippo wiki but even after enable DM9000A device driver, eth0 is not recognized after uCLinux boot. When I am trying to do ifconfig eth0 192.168.1.10 it returns me: SIOCSIFADDR: No such device So I tried to have a look in the dmesg output, but it seems the command is unavailable. Can anyone give me a hand ? Thank you !