NEWS
changeset 646 fbbd4e54e031
parent 643 78929d878b2c
child 650 c68995623e94
equal deleted inserted replaced
645:473ec2246ec1 646:fbbd4e54e031
    33     ecdev_withdraw(), respectively. The device modules now offer all their
    33     ecdev_withdraw(), respectively. The device modules now offer all their
    34     devices to the master, which decides, which ones to register.
    34     devices to the master, which decides, which ones to register.
    35 * All EEPROM write operations from user space are now blocking until
    35 * All EEPROM write operations from user space are now blocking until
    36   writing has finished and return appropriate error codes.
    36   writing has finished and return appropriate error codes.
    37 * Implemented setting of secondary slave address (alias) via sysfs.
    37 * Implemented setting of secondary slave address (alias) via sysfs.
       
    38 * Implemented SDO reading in operation mode via sysfs.
    38 * Removed annoying eeprom_write_enable file. EEPROM writing always enabled.
    39 * Removed annoying eeprom_write_enable file. EEPROM writing always enabled.
    39 * Removed EtherCAT line comments from 8139too drivers.
    40 * Removed EtherCAT line comments from 8139too drivers.
    40 
    41 
    41 -------------------------------------------------------------------------------
    42 -------------------------------------------------------------------------------
    42 
    43