equal
deleted
inserted
replaced
48 scheduled for reading and writing during realtime operation. |
48 scheduled for reading and writing during realtime operation. |
49 - Exported ecrt_slave_config_sdo(), the generic Sdo configuration |
49 - Exported ecrt_slave_config_sdo(), the generic Sdo configuration |
50 function. |
50 function. |
51 - Removed the bus_state and bus_tainted flags from ec_master_state_t. |
51 - Removed the bus_state and bus_tainted flags from ec_master_state_t. |
52 * Removed include/ecdb.h. |
52 * Removed include/ecdb.h. |
|
53 * Sdo dictionaries will now also be fetched in operation mode. |
|
54 * SII write requests will now also be processed in operation mode. |
53 * Mapping of Pdo entries is now supported. |
55 * Mapping of Pdo entries is now supported. |
54 * Current Pdo assignment/mapping is now read via CoE during bus scan, using |
56 * Current Pdo assignment/mapping is now read via CoE during bus scan, using |
55 direct Sdo access, independent of the dictionary. |
57 direct Sdo access, independent of the dictionary. |
56 * Network driver news: |
58 * Network driver news: |
57 - Added 8139too driver for kernel 2.6.22, thanks to Erwin Burgstaller. |
59 - Added 8139too driver for kernel 2.6.22, thanks to Erwin Burgstaller. |