equal
deleted
inserted
replaced
31 * Added ecrt_open_master() and ecrt_master_reserve() separation for |
31 * Added ecrt_open_master() and ecrt_master_reserve() separation for |
32 the userspace libary (thanks to Martin Troxler). |
32 the userspace libary (thanks to Martin Troxler). |
33 * Added ecrt_master() userspace interface, to get information about a |
33 * Added ecrt_master() userspace interface, to get information about a |
34 master (thanks to Martin Troxler). |
34 master (thanks to Martin Troxler). |
35 * Introduced ecrt_master_slave() to get information about a certain slave. |
35 * Introduced ecrt_master_slave() to get information about a certain slave. |
|
36 * Fixed SDO upload segment response (thanks to Christoph Peter). |
36 * SDO entry access rights are shown in 'ethercat sdos'. |
37 * SDO entry access rights are shown in 'ethercat sdos'. |
37 * Added 64-bit data access macros to application header. |
38 * Added 64-bit data access macros to application header. |
38 * Added debug level for all masters as a module parameter. Thanks to Erwin |
39 * Added debug level for all masters as a module parameter. Thanks to Erwin |
39 Burgstaller. |
40 Burgstaller. |
40 * Clear slave list on link down. |
41 * Clear slave list on link down. |