NEWS
changeset 607 7b1daa325c5f
parent 601 d6d951b766e3
child 612 aede068f9a74
equal deleted inserted replaced
606:a82c53d6a5d4 607:7b1daa325c5f
    19   - Replaced ecdev_register() and ecdev_unregister() with ecdev_offer() and
    19   - Replaced ecdev_register() and ecdev_unregister() with ecdev_offer() and
    20     ecdev_withdraw(), respectively. The device modules now offer all their
    20     ecdev_withdraw(), respectively. The device modules now offer all their
    21     devices to the master, which decides, which ones to register.
    21     devices to the master, which decides, which ones to register.
    22 * All EEPROM write operations from user space are now blocking until
    22 * All EEPROM write operations from user space are now blocking until
    23   completion and returning appropriate error codes.
    23   completion and returning appropriate error codes.
       
    24 * Implemented setting of secondary slave address (alias) via sysfs.
    24 * Removed annoying eeprom_write_enable file. EEPROM writing always enabled.
    25 * Removed annoying eeprom_write_enable file. EEPROM writing always enabled.
    25 * Removed EtherCAT line comments from 8139too drivers.
    26 * Removed EtherCAT line comments from 8139too drivers.
    26 
    27 
    27 -------------------------------------------------------------------------------
    28 -------------------------------------------------------------------------------
    28 
    29