URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [net/] [tcpip/] [v2_0/] [doc/] [tcpip_config.html] - Rev 611
Go to most recent revision | Compare with Previous | Blame | View Log
<!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>
Go to most recent revision | Compare with Previous | Blame | View Log