Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYeah ! A DM9000A Ethernet module has been expanded and I have built my quartusii project successfully.I selected the DE2 board as my platform in the uclinux kernel configuration ,for the de0 board is similar to the de2 board. But I met the following error when I download the zImage to the DE0 board :
dm9000 Etheret Driver,V1.31 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:read wrong id 0x2b2a2928 dm9000 dm9000.0:wrong id: 0x2b2a2928 dm9000 dm9000.0:not found <-19>. It looks as if the DM9000a device has not been detected yet.