Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSecond ethernet port
I have a custom board with two 91c111 ethernet ports. uClinux recognizes the first port as eth0, but can't find eth1. I've tried the usual kernel parameters to autoprobe the second port, bu...
Altera_Forum
Honored Contributor
21 years agoHi Gary,
Glad things are working :-) > Do you happen to know where the variables na_enet and na_enet_irq get initialized? All the na_xxx stuff is from the SDK, SOPCBuilder, whatever header files -- I don't have access to my linux build machine right now ... but the header file should be in your local directory (the one setup by the IDE for building the kernel). I think it's system.h. Regards, --Scott