NEWS
branchstable-1.5
changeset 2493 fcd918d2122f
parent 2491 5e9221a78855
child 2494 d1bd39013a32
equal deleted inserted replaced
2492:d7b1a62709af 2493:fcd918d2122f
     8 
     8 
     9 Changes in 1.5.1:
     9 Changes in 1.5.1:
    10 
    10 
    11 * Fixed reset of allow_scanning flag if ecrt_master_activate() was not called.
    11 * Fixed reset of allow_scanning flag if ecrt_master_activate() was not called.
    12 * Fixed missing distribution for r8169 for 2.6.32 and e1000 driver for 2.6.31.
    12 * Fixed missing distribution for r8169 for 2.6.32 and e1000 driver for 2.6.31.
    13 * Added e100 and e1000 drivers for 2.6.35.
    13 * Added e100 for 2.6.35, 3.4.
    14 * Added r8169 driver for 2.6.35 (F. Pose), 2.6.36 (J. Kunz), 3.2 (J. Kunz).
    14 * Added r8169 driver for 2.6.35 (F. Pose), 2.6.36 (J. Kunz), 3.2 (J. Kunz).
    15 * Added e1000e driver for 2.6.35 (F. Pose), 3.2 (J. Kunz), 3.4 (F. Pose).
    15 * Added e1000e driver for 2.6.35 (F. Pose), 3.2 (J. Kunz), 3.4 (F. Pose).
    16 * Added fix for ESC port order (DC delay calculation).
    16 * Added fix for ESC port order (DC delay calculation).
    17 * Added e1000 driver for kernel 3.0.
    17 * Added e1000 driver for kernels 2.6.35, 3.0.
    18 * Added 8139too driver for kernel 3.4.
    18 * Added 8139too driver for kernel 3.4.
    19 
    19 
    20 Changes in 1.5.0:
    20 Changes in 1.5.0:
    21 
    21 
    22 * Added a userspace library for accessing the application interface. This
    22 * Added a userspace library for accessing the application interface. This