NEWS
changeset 1370 0625902b3904
parent 1360 afcea72f0040
child 1382 cb2188d111f3
equal deleted inserted replaced
1369:61793d845ad6 1370:0625902b3904
    18 * Debug interfaces are created with the Ethernet addresses of the attached
    18 * Debug interfaces are created with the Ethernet addresses of the attached
    19   physical device.
    19   physical device.
    20 * Improved error case return codes of many functions.
    20 * Improved error case return codes of many functions.
    21 * Added 8139too driver for 2.6.25.
    21 * Added 8139too driver for 2.6.25.
    22 * Added 8139too driver for 2.6.26, thanks to M. Luescher.
    22 * Added 8139too driver for 2.6.26, thanks to M. Luescher.
       
    23 * Added 8139too driver for 2.6.27, thanks to M. Goetze.
    23 * Added e1000 driver for 2.6.26, thanks to M. Luescher.
    24 * Added e1000 driver for 2.6.26, thanks to M. Luescher.
    24 * Implemented the File Access over EtherCAT (FoE) mailbox protocol.
    25 * Implemented the File Access over EtherCAT (FoE) mailbox protocol, thanks to
       
    26   O. Zarges.
    25 * Going to the Bootstrap state is now supported by the state machines and the
    27 * Going to the Bootstrap state is now supported by the state machines and the
    26   command-line tool.
    28   command-line tool.
    27 * Introduced ecrt_master_slave() to get information about a certain slave.
    29 * Introduced ecrt_master_slave() to get information about a certain slave.
    28 
    30 
    29 Changes in 1.4.0:
    31 Changes in 1.4.0: