Forum Discussion
Altera_Forum
Honored Contributor
20 years agoDM9000 could supported by uClinux?
When make menuconfig, I choose the networking supporting, because my altera board is DE II, it's ethernet is DM9000, so I choose the DM9000 in devrice choose. after that. when I using command ...
Altera_Forum
Honored Contributor
20 years agoit may be caused by the dm9000 component class name in your DEII.
please check your kernel include/nios2_system.h , find the port name of dm9000, and update the na_dm9000 and na_dm9000_irq in drivers/net/dm9000x.c .