From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fano Ramparany To: eCos Disuss Subject: [ECOS] network support Date: Fri, 19 Jan 2001 08:41:00 -0000 Message-id: <3A686ECD.C951DFF7@rd.francetelecom.fr> X-SW-Source: 2001-01/msg00345.html I'm testing the tcpip network support on a EDB7212 board. I've looked at the init_all_network_interfaces source code which suggests that CYGHWR_NET_DRIVER_ETH0_BOOTP macro should be defined as a compilation flag. When this is tested I get the messages: SIOCSIFADDR: Device not configured BOOTP failed on eth0 What did I wrong? Is there any documentation on how to use the tcpip stack? Thanks in advance for any hint. Fano Ramparany