ipAttach(0,"eth");
ifconfig("eth0 192.168.1.200");
-> ipcom_drv_eth_init("dmf", 0, 0)
value = 0 = 0x0
-> ifconfig "dmf0 192.168.2.88 up"
value = 0 = 0x0
->
ipAttach(0,"eth");
ifconfig("eth0 192.168.1.200");
-> ipcom_drv_eth_init("dmf", 0, 0)
value = 0 = 0x0
-> ifconfig "dmf0 192.168.2.88 up"
value = 0 = 0x0
->