|
|
@@ -43,6 +43,7 @@ typedef unsigned short in_port_t;
|
|
|
/* Enable all the stuff the DLR device depends on */
|
|
|
#define OPENER_TCPIP_IFACE_CFG_SETTABLE 1
|
|
|
#define OPENER_ETHLINK_CNTRS_ENABLE 1
|
|
|
+ #define OPENER_ETHLINK_IFACE_CTRL_ENABLE 1
|
|
|
#define OPENER_ETHLINK_LABEL_ENABLE 1
|
|
|
#define OPENER_ETHLINK_INSTANCE_CNT 3
|
|
|
#endif
|
|
|
@@ -106,6 +107,8 @@ typedef unsigned short in_port_t;
|
|
|
#define OPENER_ETHLINK_IFACE_CTRL_ENABLE 0
|
|
|
#endif
|
|
|
|
|
|
+
|
|
|
+
|
|
|
/** @brief Define the number of objects that may be used in connections
|
|
|
*
|
|
|
* This number needs only to consider additional objects. Connections to
|