# HG changeset patch # User jlarmour # Date 1046095759 0 # Node ID cb79e1e34356c7c689613f06b0672003799428ab # Parent 51dfc634eb20d0be1abbbf4ef0e0c83a8076597c * cdl/syntheth.cdl: Add doc link. * doc/syntheth.sgml: Comment out DOCTYPE for now to allow building with standard doc build. Add an enclosing so it's structured better with standard doc build. diff --git a/packages/devs/eth/synth/ecosynth/current/ChangeLog b/packages/devs/eth/synth/ecosynth/current/ChangeLog --- a/packages/devs/eth/synth/ecosynth/current/ChangeLog +++ b/packages/devs/eth/synth/ecosynth/current/ChangeLog @@ -1,3 +1,12 @@ +2003-02-24 Jonathan Larmour + + * cdl/syntheth.cdl: Add doc link. + + * doc/syntheth.sgml: Comment out DOCTYPE for now to allow building + with standard doc build. + Add an enclosing so it's structured better with standard + doc build. + 2003-02-13 Bart Veer * src/syntheth.c, cdl/syntheth.cdl: add dependency on errno.h for diff --git a/packages/devs/eth/synth/ecosynth/current/cdl/syntheth.cdl b/packages/devs/eth/synth/ecosynth/current/cdl/syntheth.cdl --- a/packages/devs/eth/synth/ecosynth/current/cdl/syntheth.cdl +++ b/packages/devs/eth/synth/ecosynth/current/cdl/syntheth.cdl @@ -59,6 +59,7 @@ cdl_package CYGPKG_DEVS_ETH_ECOSYNTH { through the I/O auxiliary. Up to four ethernet devices are supported, and the host-side target definition file controls how each device will perform its I/O." + doc ref/devs-eth-synth-ecosynth.html parent CYGPKG_IO_ETH_DRIVERS active_if CYGPKG_IO_ETH_DRIVERS diff --git a/packages/devs/eth/synth/ecosynth/current/doc/syntheth.sgml b/packages/devs/eth/synth/ecosynth/current/doc/syntheth.sgml --- a/packages/devs/eth/synth/ecosynth/current/doc/syntheth.sgml +++ b/packages/devs/eth/synth/ecosynth/current/doc/syntheth.sgml @@ -1,4 +1,4 @@ - + @@ -33,6 +33,9 @@ + + Synthetic Target Ethernet Driver + Synthetic Target Ethernet Driver @@ -512,3 +515,4 @@ instantiated, for example {eth0 +