Mercurial > ecos
changeset 2708:d0b26e6a41e4
* devs/eth/phy/current/cdl/phy_eth_drivers.cdl,
devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl,
devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl,
hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl,
hal/synth/arch/current/cdl/hal_synth.cdl,
io/adc/current/cdl/io_adc.cdl,
io/i2c/current/cdl/i2c.cdl,
io/spi/current/cdl/spi.cdl,
net/ipsec/libipsec/current/cdl/libipsec.cdl,
cdl/phy_eth_drivers.cdl: Reference per-package documentation.
line wrap: on
line diff
--- a/packages/devs/eth/phy/current/ChangeLog +++ b/packages/devs/eth/phy/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/phy_eth_drivers.cdl: Reference per-package documentation. + 2008-10-28 Oliver Munz <munz@speag.ch> * cdl/phy_eth_drivers.cdl:
--- a/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl +++ b/packages/devs/eth/phy/current/cdl/phy_eth_drivers.cdl @@ -51,6 +51,7 @@ cdl_package CYGPKG_DEVS_ETH_PHY { display "Ethernet transciever (PHY) support" + doc ref/io-eth-phy-generic.html description "API for ethernet PHY devices" parent CYGPKG_IO_ETH_DRIVERS
--- a/packages/devs/framebuf/synth/current/ChangeLog +++ b/packages/devs/framebuf/synth/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/framebuf_synth.cdl: Reference per-package documentation. + 2008-10-06 Bart Veer <bartv@ecoscentric.com> * synthetic target framebuffer driver imported into anoncvs
--- a/packages/devs/framebuf/synth/current/cdl/framebuf_synth.cdl +++ b/packages/devs/framebuf/synth/current/cdl/framebuf_synth.cdl @@ -45,6 +45,7 @@ cdl_package CYGPKG_DEVS_FRAMEBUF_SYNTH { display "Synthetic Target Framebuffer device driver" + doc ref/devs-framebuf-synth-ref.html parent CYGPKG_IO_FRAMEBUF active_if CYGPKG_IO_FRAMEBUF hardware
--- a/packages/devs/i2c/m68k/mcf52xx/current/ChangeLog +++ b/packages/devs/i2c/m68k/mcf52xx/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/i2c_mcf52xx.cdl: Reference per-package documentation. + 2006-02-28 Bart Veer <bartv@ecoscentric.com> * doc/mcf52xx_i2c.sgml, include/i2c_mcf52xx.h: new files
--- a/packages/devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl +++ b/packages/devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl @@ -44,6 +44,7 @@ cdl_package CYGPKG_DEVS_I2C_MCF52xx { display "I2C driver for coldfire MCF52xx family" + doc ref/devs-i2c-m68k-mcf52xx-part.html parent CYGPKG_IO_I2C active_if CYGPKG_IO_I2C
--- a/packages/devs/wallclock/dallas/ds1307/current/ChangeLog +++ b/packages/devs/wallclock/dallas/ds1307/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/wallclock_ds1307.cdl: Reference per-package documentation. + 2004-10-09 Bart Veer <bartv@ecoscentric.com> * doc/ds1307.sgml: add package documentation
--- a/packages/devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl +++ b/packages/devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl @@ -57,6 +57,7 @@ cdl_package CYGPKG_DEVICES_WALLCLOCK_DAL description " This package provides a file with init, get and set functions for the Dallas 1307 clock part." + doc ref/devs-wallclock-dallas-ds1307-part.html compile ds1307.cxx
--- a/packages/hal/sh/sh4_202_md/current/ChangeLog +++ b/packages/hal/sh/sh4_202_md/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/hal_sh_sh4_202_md.cdl: Reference per-package documentation. + 2003-10-16 John Dallaway <jld@ecoscentric.com> * misc/sh4_202_md.ld: Place .stack at 0x88200000 by default.
--- a/packages/hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl +++ b/packages/hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl @@ -52,6 +52,7 @@ cdl_package CYGPKG_HAL_SH_SH4_202_MD { display "SuperH SH4-202 MicroDev CPU Board" + doc ref/hal-sh4-microdev-part.html parent CYGPKG_HAL_SH requires CYGPKG_HAL_SH_202 requires CYGHWR_HAL_SH_IRQ_USE_IRQLVL
--- a/packages/hal/synth/arch/current/ChangeLog +++ b/packages/hal/synth/arch/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/hal_synth.cdl: Reference per-package documentation. + 2008-10-07 Bart Veer <bartv@ecoscentric.com> * host/ecosynth.tcl: another attempt to fix the X problems when
--- a/packages/hal/synth/arch/current/cdl/hal_synth.cdl +++ b/packages/hal/synth/arch/current/cdl/hal_synth.cdl @@ -51,6 +51,7 @@ cdl_package CYGPKG_HAL_SYNTH { display "Linux Synthetic target" + doc ref/hal-synth-arch.html parent CYGPKG_HAL_I386 define_header hal_synth.h include_dir cyg/hal
--- a/packages/io/adc/current/ChangeLog +++ b/packages/io/adc/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/io_adc.cdl: Reference per-package documentation. + 2008-08-08 Nick Garnett <nickg@ecoscentric.com> * cdl/io_adc.cdl:
--- a/packages/io/adc/current/cdl/io_adc.cdl +++ b/packages/io/adc/current/cdl/io_adc.cdl @@ -48,6 +48,7 @@ cdl_package CYGPKG_IO_ADC { display "ADC device drivers" + doc ref/io-adc.html parent CYGPKG_IO active_if CYGPKG_IO requires CYGPKG_ERROR
--- a/packages/io/i2c/current/ChangeLog +++ b/packages/io/i2c/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/i2c.cdl: Reference per-package documentation. + 2005-06-30 Bart Veer <bartv@ecoscentric.com> * src/i2c.cxx (cyg_i2c_init): remove incorrect const
--- a/packages/io/i2c/current/cdl/i2c.cdl +++ b/packages/io/i2c/current/cdl/i2c.cdl @@ -45,6 +45,7 @@ cdl_package CYGPKG_IO_I2C { display "I2C support" + doc ref/io-i2c.html requires CYGPKG_INFRA CYGPKG_HAL hardware include_dir cyg/io
--- a/packages/io/spi/current/ChangeLog +++ b/packages/io/spi/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/spi.cdl: Reference per-package documentation. + 2004-08-25 Bart Veer <bartv@ecoscentric.com> * cdl/spi.cdl: change the package's main display string, to avoid
--- a/packages/io/spi/current/cdl/spi.cdl +++ b/packages/io/spi/current/cdl/spi.cdl @@ -45,6 +45,7 @@ cdl_package CYGPKG_IO_SPI { display "SPI support" + doc ref/io-spi.html requires CYGPKG_INFRA CYGPKG_HAL hardware include_dir cyg/io
--- a/packages/net/ipsec/libipsec/current/ChangeLog +++ b/packages/net/ipsec/libipsec/current/ChangeLog @@ -1,3 +1,7 @@ +2008-12-30 John Dallaway <john@dallaway.org.uk> + + * cdl/libipsec.cdl: Reference per-package documentation. + 2004-01-05 Jonathan Larmour <jifl@eCosCentric.com> * doc/prepare-manpages.sh: Shorten sect1 id's to make them more
