--- Quote Start ---
originally posted by feiwu@Jun 13 2006, 03:35 AM
i have a question about my ethernet port, the chip is dm9000a
when i download kernel by" nios2-download -g vmlinux" ,then enter as nios2:uclinux,
the netport is ok sometimes, but it's bad sometimes.
when the port is bad, i use the list command to display someinformation.
could you please tell me what happened and dow to do?
# ifconfig(2006,06,13)
lo link encap:local loopback
inet addr:127.0.0.1 mask:255.0.0.0
up loopback running mtu:16436 metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
rx bytes:0 (0.0 http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/cool.gif tx bytes:0 (0.0 http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/cool.gif
# ifconfig eth0 192.168.168.2
siocsifaddr: no such device
thank you very much!
best regards!
feiwu
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16141)
--- quote end ---
--- Quote End ---
hi
I think u need to download the file system also
try to configure the net interface before downloading by changing one line in the :
"/etc/rc" file.
I hope it will run now !
best regards