Mercurial > ecos
comparison packages/ecos.db @ 747:95c190a63a7e
Added the Simple Network Time Protocol Client.
| author | asl |
|---|---|
| date | Tue, 25 Feb 2003 14:40:23 +0000 |
| parents | 4ca0953b0734 |
| children | d6cfbed66cf9 |
comparison
equal
deleted
inserted
replaced
| 746:96630430dc17 | 747:95c190a63a7e |
|---|---|
| 1143 alias { "DNS" dns } | 1143 alias { "DNS" dns } |
| 1144 directory net/ns/dns | 1144 directory net/ns/dns |
| 1145 script dns.cdl | 1145 script dns.cdl |
| 1146 description "DNS client support." | 1146 description "DNS client support." |
| 1147 } | 1147 } |
| 1148 | |
| 1149 package CYGPKG_NET_SNTP { | |
| 1150 alias { "SNTP support" sntp } | |
| 1151 directory net/sntp | |
| 1152 script sntp.cdl | |
| 1153 description " | |
| 1154 This package provides a SNTP client which can recieve broadcast time | |
| 1155 information and set the system clock." | |
| 1156 } | |
| 1157 | |
| 1158 | |
| 1148 package CYGPKG_DEVS_ETH_ARM_EDB7XXX { | 1159 package CYGPKG_DEVS_ETH_ARM_EDB7XXX { |
| 1149 alias { "Cirrus Logic ethernet driver for EP7xxx boards" edb7xxx_eth_driver } | 1160 alias { "Cirrus Logic ethernet driver for EP7xxx boards" edb7xxx_eth_driver } |
| 1150 hardware | 1161 hardware |
| 1151 directory devs/eth/arm/edb7xxx | 1162 directory devs/eth/arm/edb7xxx |
| 1152 script edb7xxx_eth_drivers.cdl | 1163 script edb7xxx_eth_drivers.cdl |
