diff packages/devs/eth/amd/pcnet/current/cdl/amd_pcnet_eth_drivers.cdl @ 191:678094f34118

Merge from eCos master repository on 2001-10-19-06:43:02-BST
author jlarmour
date Fri, 19 Oct 2001 07:02:26 +0000
parents f62680ef1804
children e0c0827131d1
line wrap: on
line diff
--- a/packages/devs/eth/amd/pcnet/current/cdl/amd_pcnet_eth_drivers.cdl
+++ b/packages/devs/eth/amd/pcnet/current/cdl/amd_pcnet_eth_drivers.cdl
@@ -66,6 +66,16 @@ cdl_package CYGPKG_DEVS_ETH_AMD_PCNET {
             be supported by the driver."
     }
 
+    cdl_option CYGSEM_DEVS_ETH_AMD_PCNET_FORCE_10MBPS {
+        display       "Force negotiation of a 10Mbps link"
+        flavor        bool
+        default_value 0
+        description   "
+          If this option is enabled then the driver will force the chipset
+          to negotiate only for a 10Mbps link (rather than a 100Mbps
+          link)."
+    }
+
     cdl_component CYGPKG_DEVS_ETH_AMD_PCNET_OPTIONS {
         display "PCNET ethernet driver build options"
         flavor  none