comparison packages/ecos.db @ 171:42f843b391aa

Merge from eCos master repository on 2001-07-18-03:13:25-BST
author jlarmour
date Wed, 18 Jul 2001 11:38:39 +0000
parents 11b54a94cf58
children cd45958b28ff
comparison
equal deleted inserted replaced
170:f664e0b5f88b 171:42f843b391aa
595 directory devs/usb/sa11x0 595 directory devs/usb/sa11x0
596 script usbs_sa11x0.cdl 596 script usbs_sa11x0.cdl
597 description "A device driver for the SA11X0 on-chip USB slave port" 597 description "A device driver for the SA11X0 on-chip USB slave port"
598 } 598 }
599 599
600
600 package CYGPKG_NET { 601 package CYGPKG_NET {
601 alias { "Networking" net } 602 alias { "Networking" net }
602 directory net/tcpip 603 directory net/tcpip
603 script net.cdl 604 script net.cdl
604 description "Generic networking support, including TCP/IP." 605 description "Generic networking support, including TCP/IP."
732 also necessary to select an actual driver implementation." 733 also necessary to select an actual driver implementation."
733 } 734 }
734 735
735 package CYGPKG_DEVICES_WALLCLOCK_SH3 { 736 package CYGPKG_DEVICES_WALLCLOCK_SH3 {
736 alias { "Wallclock driver for SH3 RTC module" devices_wallclock_sh3 device_wallclock_sh3 } 737 alias { "Wallclock driver for SH3 RTC module" devices_wallclock_sh3 device_wallclock_sh3 }
737 directory devs/wallclock/sh3 738 directory devs/wallclock/sh/sh3
738 script wallclock_sh3.cdl 739 script wallclock_sh3.cdl
739 hardware 740 hardware
740 description " 741 description "
741 This package provides a wallclock driver implementation for the 742 This package provides a wallclock driver implementation for the
742 Hitachi SH3 CPU's RTC module." 743 Hitachi SH3 CPU's RTC module."
750 description " 751 description "
751 This package provides a driver implementation for 752 This package provides a driver implementation for
752 the Dallas 1742 wallclock." 753 the Dallas 1742 wallclock."
753 } 754 }
754 755
756 package CYGPKG_DEVICES_WALLCLOCK_DALLAS_DS12887 {
757 alias { "Wallclock driver for Dallas 12887" devices_wallclock_ds12887 device_wallclock_ds12887 }
758 directory devs/wallclock/dallas/ds12887
759 script wallclock_ds12887.cdl
760 hardware
761 description "
762 This package provides a driver implementation for
763 the Dallas 12887 wallclock."
764 }
765
755 package CYGPKG_DEVICES_WALLCLOCK_MIPS_REF4955 { 766 package CYGPKG_DEVICES_WALLCLOCK_MIPS_REF4955 {
756 alias { "Wallclock driver for REF4955 board" devices_wallclock_ref4955 device_wallclock_ref4955 } 767 alias { "Wallclock driver for REF4955 board" devices_wallclock_ref4955 device_wallclock_ref4955 }
757 directory devs/wallclock/mips/ref4955 768 directory devs/wallclock/mips/ref4955
758 script wallclock_ref4955.cdl 769 script wallclock_ref4955.cdl
759 hardware 770 hardware
760 description " 771 description "
761 This package provides a wallclock driver implementation for the 772 This package provides a wallclock driver implementation for the
762 Toshiba REF4955 board." 773 Toshiba REF4955 board."
763 } 774 }
764
765 package CYGPKG_DEVICES_WATCHDOG_ARM_AEB { 775 package CYGPKG_DEVICES_WATCHDOG_ARM_AEB {
766 alias { "Watchdog driver for ARM/AEB board" devices_watchdog_aeb device_watchdog_aeb } 776 alias { "Watchdog driver for ARM/AEB board" devices_watchdog_aeb device_watchdog_aeb }
767 directory devs/watchdog/arm/aeb 777 directory devs/watchdog/arm/aeb
768 script watchdog_aeb.cdl 778 script watchdog_aeb.cdl
769 hardware 779 hardware
847 directory services/compress/zlib 857 directory services/compress/zlib
848 script compress_zlib.cdl 858 script compress_zlib.cdl
849 description " 859 description "
850 This package provides zlib compression and decompression support." 860 This package provides zlib compression and decompression support."
851 } 861 }
862
852 863
853 package CYGPKG_UITRON { 864 package CYGPKG_UITRON {
854 alias { "uITRON compatibility" uitron } 865 alias { "uITRON compatibility" uitron }
855 directory compat/uitron 866 directory compat/uitron
856 script uitron.cdl 867 script uitron.cdl