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

Thu, 16 Dec 2010 11:29:23 +0100removed now obsolete ext_datagram_queu
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 11:29:23 +0100] rev 2021
removed now obsolete ext_datagram_queu

Thu, 16 Dec 2010 11:23:32 +0100removed eoe thread: eoe processing now done by Idle/Operation thread
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 11:23:32 +0100] rev 2020
removed eoe thread: eoe processing now done by Idle/Operation thread

Thu, 16 Dec 2010 09:52:17 +0100use ext_queue_sem for fsm datagram queue (instead of io_sem)
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 09:52:17 +0100] rev 2019
use ext_queue_sem for fsm datagram queue (instead of io_sem)

Thu, 16 Dec 2010 09:49:17 +0100replaced injection_seq mechanism with fsm datagram queue
Martin Troxler <ch1010277@ch10pc446> [Thu, 16 Dec 2010 09:49:17 +0100] rev 2018
replaced injection_seq mechanism with fsm datagram queue

Tue, 14 Dec 2010 14:00:19 +0100Increment injection_seq on slave state changes
Martin Troxler <ch1010277@ch10pc446> [Tue, 14 Dec 2010 14:00:19 +0100] rev 2017
Increment injection_seq on slave state changes

Mon, 13 Dec 2010 17:38:24 +0100ec_master_queue_external_datagram: fixed missing up(io_sem)
Martin Troxler <ch1010277@ch10pc446> [Mon, 13 Dec 2010 17:38:24 +0100] rev 2016
ec_master_queue_external_datagram: fixed missing up(io_sem)