diff packages/ecos.db @ 97:ced4577552cd ecos-sw-2000-06-06

Merge from eCos master repository on 2000-06-06-08:44:00-BST
author jlarmour
date Tue, 06 Jun 2000 08:39:36 +0000
parents b15c60e34c84
children 95f3e12a6327
line wrap: on
line diff
--- a/packages/ecos.db
+++ b/packages/ecos.db
@@ -219,6 +219,20 @@ package CYGPKG_IO_SERIAL_V85X_V850 {
                        SA1 (70F3017) or SB1 (70F3033) processors."
 }
 
+package CYGPKG_NET {
+	alias 		{ "Networking" net }
+	directory	net/tcpip
+	script		net.cdl
+        description     "Generic networking support, including TCP/IP."
+}
+
+package CYGPKG_NET_ETH_DRIVERS {
+	alias 		{ "Common ethernet support" net_drivers }
+	directory	net/drivers/eth/common
+	script		eth_drivers.cdl
+        description     "Platform independent ethernet support."
+}
+
 package CYGPKG_DEVS_ETH_ARM_EDB7XXX {
 	alias 		{ "Cirrus Logic ethernet driver" edb7xxx_eth_driver }
 	hardware