NEWS
changeset 2080 42fbd117c3e3
parent 2076 1baafcd263cc
child 2092 941f2d72f115
equal deleted inserted replaced
2079:56993027a2d0 2080:42fbd117c3e3
     4 
     4 
     5 vim: spelllang=en spell
     5 vim: spelllang=en spell
     6 
     6 
     7 -------------------------------------------------------------------------------
     7 -------------------------------------------------------------------------------
     8 
     8 
     9 Changes since 1.4.0:
     9 Changes since 1.5:
       
    10 
       
    11 * Added e1000e driver for 2.6.34 (thanks to Siwei Zhuang).
       
    12 
       
    13 Changes in 1.5:
    10 
    14 
    11 * Added a userspace library for accessing the application interface. This
    15 * Added a userspace library for accessing the application interface. This
    12   library is licensed under LGPLv2.
    16   library is licensed under LGPLv2.
    13 * Added distributed clocks support.
    17 * Added distributed clocks support.
    14 * Added watchdog configuration via application interface (thanks to J. Mohre).
    18 * Added watchdog configuration via application interface (thanks to J. Mohre).
    25     - Added e100 driver for 2.6.27.
    29     - Added e100 driver for 2.6.27.
    26     - Added e100 driver for 2.6.28, thanks to Kim. H. Madsen.
    30     - Added e100 driver for 2.6.28, thanks to Kim. H. Madsen.
    27     - Added e100 driver for 2.6.29, thanks to Andre Puschmann.
    31     - Added e100 driver for 2.6.29, thanks to Andre Puschmann.
    28     - Added e100 driver for 2.6.31.
    32     - Added e100 driver for 2.6.31.
    29 * Added 8139too driver for kernels 2.6.25 (F. Pose), 2.6.26 (M. Luescher),
    33 * Added 8139too driver for kernels 2.6.25 (F. Pose), 2.6.26 (M. Luescher),
    30   2.6.27, 2.6.28, 2.6.29 (M. Goetze), 2.6.31 (F. Pose) and 2.6.34 (Malcolm
    34   2.6.27, 2.6.28, 2.6.29 (M. Goetze), 2.6.31 (F. Pose), 2.6.34 (Malcolm
    31   Lewis).
    35   Lewis), 2.6.36 (F. Pose) and 2.6.37 (F. Pose).
    32 * Added e1000 driver for 2.6.26 (M. Luescher), 2.6.27 and 2.6.28.
    36 * Added e1000 driver for 2.6.26 (M. Luescher), 2.6.27 and 2.6.28.
    33 * Added r8169 driver for 2.6.24, 2.6.27, 2.6.28, 2.6.29, 2.6.31 and 2.6.32
    37 * Added r8169 driver for 2.6.24, 2.6.27, 2.6.28, 2.6.29, 2.6.31 and 2.6.32
    34   (latter thanks to Robbie K).
    38   (latter thanks to Robbie K).
    35 * Debug interfaces are created with the Ethernet addresses of the attached
    39 * Debug interfaces are created with the Ethernet addresses of the attached
    36   physical device.
    40   physical device.