Thu, 06 Jan 2011 17:19:15 +0100properly deactivate slaves if there is no eoe slave
Matthias Luescher <ch1010472@ch10pc594> [Thu, 06 Jan 2011 17:19:15 +0100] rev 2036
properly deactivate slaves if there is no eoe slave

Thu, 06 Jan 2011 13:11:21 +0100always use rt_mutex instead of semaphore for mutual exclusion on kernels >= 2.6.24 (removed --enable-mutex build option)
Martin Troxler <ch1010277@ch10pc446> [Thu, 06 Jan 2011 13:11:21 +0100] rev 2035
always use rt_mutex instead of semaphore for mutual exclusion on kernels >= 2.6.24 (removed --enable-mutex build option)

Thu, 06 Jan 2011 12:47:20 +0100releasing of refcounted requests fixed: do not call EC_SLAVE_DBG without valid slave
Martin Troxler <ch1010277@ch10pc446> [Thu, 06 Jan 2011 12:47:20 +0100] rev 2034
releasing of refcounted requests fixed: do not call EC_SLAVE_DBG without valid slave

Thu, 06 Jan 2011 10:50:54 +0100e1000 on 2.6.33: handle link-down
Martin Troxler <ch1010277@ch10pc446> [Thu, 06 Jan 2011 10:50:54 +0100] rev 2033
e1000 on 2.6.33: handle link-down

Wed, 05 Jan 2011 12:46:12 +0100SoE request wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_soe_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 12:46:12 +0100] rev 2032
SoE request wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_soe_request_t objects with kref

Wed, 05 Jan 2011 12:26:33 +0100Register read/write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_reg_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 12:26:33 +0100] rev 2031
Register read/write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_reg_request_t objects with kref

Wed, 05 Jan 2011 11:33:31 +0100Sii write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_sii_write_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 11:33:31 +0100] rev 2030
Sii write wait_event() deadlock fixed: use wait_event_interruptible and refcount ec_master_sii_write_request_t objects with kref

Wed, 05 Jan 2011 09:50:35 +0100FoE wait_event() deadlock fixed: refcount ec_master_foe_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 09:50:35 +0100] rev 2029
FoE wait_event() deadlock fixed: refcount ec_master_foe_request_t objects with kref

Wed, 05 Jan 2011 08:36:53 +0100use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
Martin Troxler <ch1010277@ch10pc446> [Wed, 05 Jan 2011 08:36:53 +0100] rev 2028
use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)

Thu, 23 Dec 2010 09:48:56 +0100SDO wait_event() deadlock fixed: refcount ec_master_sdo_request_t objects with kref
Martin Troxler <ch1010277@ch10pc446> [Thu, 23 Dec 2010 09:48:56 +0100] rev 2027
SDO wait_event() deadlock fixed: refcount ec_master_sdo_request_t objects with kref

Thu, 23 Dec 2010 09:28:39 +0100Failed FoE transfer: notify foe_queue instead of sdo_queue
Martin Troxler <ch1010277@ch10pc446> [Thu, 23 Dec 2010 09:28:39 +0100] rev 2026
Failed FoE transfer: notify foe_queue instead of sdo_queue

Thu, 16 Dec 2010 15:48:01 +0100fixed warning due to 64bit size_t
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 15:48:01 +0100] rev 2025
fixed warning due to 64bit size_t

Thu, 16 Dec 2010 15:47:28 +0100ecrt_master_callbacks: replaced send/receive callback mechanism with locking mechanism; removed ecrt_master_send_ext
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 15:47:28 +0100] rev 2024
ecrt_master_callbacks: replaced send/receive callback mechanism with locking mechanism; removed ecrt_master_send_ext

Thu, 16 Dec 2010 12:41:16 +0100fixed 'ethercat eoe' command: interchanged rx/tx bytes/rates
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 12:41:16 +0100] rev 2023
fixed 'ethercat eoe' command: interchanged rx/tx bytes/rates

Thu, 16 Dec 2010 12:31:38 +0100renamed ext_injection_timeout -> fsm_injection_timeout
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 12:31:38 +0100] rev 2022
renamed ext_injection_timeout -> fsm_injection_timeout