NEWS
branchstable-1.5
changeset 2217 6787ee69205e
parent 2216 37c77787ea29
child 2218 2eb46694f484
equal deleted inserted replaced
2216:37c77787ea29 2217:6787ee69205e
     3 $Id$
     3 $Id$
     4 
     4 
     5 vim: spelllang=en spell
     5 vim: spelllang=en spell
     6 
     6 
     7 -------------------------------------------------------------------------------
     7 -------------------------------------------------------------------------------
     8 
       
     9 Changes since 1.5:
       
    10 
       
    11 * Added e1000e driver for 2.6.34 (thanks to Siwei Zhuang).
       
    12 
     8 
    13 Changes in 1.5:
     9 Changes in 1.5:
    14 
    10 
    15 * Added a userspace library for accessing the application interface. This
    11 * Added a userspace library for accessing the application interface. This
    16   library is licensed under LGPLv2.
    12   library is licensed under LGPLv2.
    38   2.6.36 (F. Pose) and 2.6.37 (F. Pose).
    34   2.6.36 (F. Pose) and 2.6.37 (F. Pose).
    39 * Added e1000 driver for 2.6.26 (M. Luescher), 2.6.27, 2.6.28, 2.6.29, 2.6.32,
    35 * Added e1000 driver for 2.6.26 (M. Luescher), 2.6.27, 2.6.28, 2.6.29, 2.6.32,
    40   2.6.33 (J. Kunz), 2.6.37.
    36   2.6.33 (J. Kunz), 2.6.37.
    41 * Added r8169 driver for 2.6.24, 2.6.27, 2.6.28, 2.6.29, 2.6.31, 2.6.32
    37 * Added r8169 driver for 2.6.24, 2.6.27, 2.6.28, 2.6.29, 2.6.31, 2.6.32
    42   (Robbie K), 2.6.33 (J. Kunz).
    38   (Robbie K), 2.6.33 (J. Kunz).
       
    39 * Added e1000e driver for 2.6.32, 2.6.34 (thanks to Siwei Zhuang).
    43 * Debug interfaces are created with the Ethernet addresses of the attached
    40 * Debug interfaces are created with the Ethernet addresses of the attached
    44   physical device.
    41   physical device.
    45 * Improved error case return codes of many functions.
    42 * Improved error case return codes of many functions.
    46 * Implemented the File Access over EtherCAT (FoE) mailbox protocol, thanks to
    43 * Implemented the File Access over EtherCAT (FoE) mailbox protocol, thanks to
    47   O. Zarges.
    44   O. Zarges.