Mercurial > flash_v2
view packages/net/tcpip/current/doc/tcpip_config.html @ 1777:c16341b1bac6 default tip
* Added execute permissions to files missed in conversion from CVS
| author | alexs |
|---|---|
| date | Mon, 12 Oct 2009 02:26:09 +0100 |
| parents | ced4577552cd |
| children |
line wrap: on
line source
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Mozilla/4.7 [en] (X11; U; Linux 2.2.10 i686) [Netscape]"> </head> <body> <center> <h1> eCos TCP/IP Package Configuration</h1></center> Follow these steps to enable networking: <blockquote><tt>% ecosconfig add CYGPKG_NET</tt> <br><tt>% ecosconfig add CYGPKG_NET_ETH_DRIVERS</tt></blockquote> For the Motorola PowerPC (MBX/860) board: <blockquote><tt>% ecosconfig add CYGPKG_NET_QUICC_ETH_DRIVERS</tt></blockquote> For the Cirrus Logic EDB7xxx board: <blockquote><tt>% ecosconfig add CYGPKG_NET_EDB7XXX_ETH_DRIVERS</tt></blockquote> <br> </body> </html>
