TODO
changeset 922 fede1d8f5b71
parent 919 d30959d74f54
child 933 618ab9e03321
equal deleted inserted replaced
921:c8c2caf0d667 922:fede1d8f5b71
     6 
     6 
     7 -------------------------------------------------------------------------------
     7 -------------------------------------------------------------------------------
     8 
     8 
     9 Version 1.4.0:
     9 Version 1.4.0:
    10 
    10 
    11 * Replace Sysfs interface with cdev and a user space program
    11 * Replace all Sysfs files via the new ethercat tool.
    12   to replace lsec; move a few sysfs attributes to proc.
       
    13 * Remove the end state of the master state machine.
    12 * Remove the end state of the master state machine.
    14 * Supply new ec_master_state_t.
    13 * Supply new ec_master_state_t.
    15 * Implement ecrt_slave_config_state().
    14 * Implement ecrt_slave_config_state().
    16 * Make ecrt_master_slave_config() return no error when slave is not present
    15 * Make ecrt_master_slave_config() return no error when slave is not present
    17   or invalid.
    16   or invalid.