Mercurial > ecos-v2_0-branch
changeset 640:f707a3fcd142
* doc/freebsd.sgml: new_net template is now just "net".
| author | jlarmour |
|---|---|
| date | Fri, 14 Feb 2003 18:28:31 +0000 |
| parents | 75e975ed2cc3 |
| children | 42395fac1c86 |
| files | packages/net/bsd_tcpip/current/ChangeLog packages/net/bsd_tcpip/current/doc/freebsd.sgml |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/bsd_tcpip/current/ChangeLog +++ b/packages/net/bsd_tcpip/current/ChangeLog @@ -1,3 +1,7 @@ +2003-02-14 Jonathan Larmour <jifl@eCosCentric.com> + + * doc/freebsd.sgml: new_net template is now just "net". + 2003-02-12 Jani Monoses <jani@iv.ro> * src/sys/kern/sockio.c: bsd_getinfo/bsd_setinfo should have
--- a/packages/net/bsd_tcpip/current/doc/freebsd.sgml +++ b/packages/net/bsd_tcpip/current/doc/freebsd.sgml @@ -93,7 +93,7 @@ to your configuration. Their package na are CYGPKG_NET, CYGPKG_NET_FREEBSD_STACK and CYGPKG_NET_ETH_DRIVERS respectively.</PARA> <para>A short-cut way to do this is by -using the “new_net” <emphasis>template</emphasis> +using the “net” <emphasis>template</emphasis> if it is available for your platform.</para> <PARA>The platform-specific ethernet device driver for your platform will be added as part of the target selection (in the
