NEWS
changeset 573 cdee4ea90ce9
parent 564 fa9e1c99b6b0
child 581 99623f8a8493
equal deleted inserted replaced
572:aef7ea866a41 573:cdee4ea90ce9
     1 -------------------------------------------------------------------------------
     1 -------------------------------------------------------------------------------
     2 
     2 
     3 $Id$
     3 $Id$
       
     4 
       
     5 -------------------------------------------------------------------------------
       
     6 
       
     7 Changes in version 1.3.0:
       
     8 
       
     9 * Added Intel e100 ethernet driver.
       
    10 * Removed "ec_eoeif_count" master module parameter.
       
    11 * Introduced "device IDs" to tell a master to wait for certain ethernet
       
    12   devices.
       
    13 * Added "main" and "backup" parameters to master module. To hand over
       
    14   device ID lists.
       
    15 * Changed format of sysconfig file and accordingly adjusted functionality
       
    16   of the init script to handle device IDs.
       
    17 * Device interface changes:
       
    18   - Replaced ecdev_register() and ecdev_unregister() with ecdev_offer() and
       
    19     ecdev_withdraw(), respectively. The device modules now offer all their
       
    20     devices to the master, which decides, which ones to register.
       
    21 * Removed EtherCAT line comments from 8139too drivers.
     4 
    22 
     5 -------------------------------------------------------------------------------
    23 -------------------------------------------------------------------------------
     6 
    24 
     7 Changes in version 1.2.0:
    25 Changes in version 1.2.0:
     8 
    26