NEWS
changeset 598 b3b1f4ce590c
parent 581 99623f8a8493
child 601 d6d951b766e3
equal deleted inserted replaced
597:3a2c2d6ca5e9 598:b3b1f4ce590c
    17   of the init script to handle device IDs.
    17   of the init script to handle device IDs.
    18 * Device interface changes:
    18 * Device interface changes:
    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 * Removed annoying eeprom_write_enable file. EEPROM writing always enabled.
    22 * Removed EtherCAT line comments from 8139too drivers.
    23 * Removed EtherCAT line comments from 8139too drivers.
    23 
    24 
    24 -------------------------------------------------------------------------------
    25 -------------------------------------------------------------------------------
    25 
    26 
    26 Changes in version 1.2.0:
    27 Changes in version 1.2.0: