diff -r 413ae15d330e -r ec516cfa207e master/globals.h --- a/master/globals.h Wed May 10 11:51:36 2006 +0000 +++ b/master/globals.h Wed May 10 13:56:23 2006 +0000 @@ -52,6 +52,9 @@ /** size of the EoE tx queue */ #define EC_EOE_TX_QUEUE_SIZE 100 +/** clock frequency for the EoE state machines */ +#define EC_EOE_FREQUENCY 1000 + /****************************************************************************** * EtherCAT protocol *****************************************************************************/