Altera_Forum
Honored Contributor
18 years agoproblem with dm9000a
Hello everyone:
I want to enable network of uClinux on my custom board, but there seems to be some problem.. 1, I can't see the "<DM9000x> I/O: 80900090, VID: 90000a46 and eth0" message during the boot up process; 2, When I use ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx command, it shows "SIOCSIFHWADDR: no such device". By the way,I use dm9000a on my board, and I enable the "davicom dm9000 10_100 Ethernet chip support" in kernel. My uClinux version is Microtronix Nios II Linux Distribution V1.4, and the kernel is 2.6.11. Who knows how to solve the problem, please give me some suggestions, thanks. I suspect the device driver can't support dm9000a but only dm9000, but I'm not sure.. 0quanquan0