NEWS
changeset 1154 04bcd38cf8dc
parent 1153 352a471d388f
child 1169 cf0b5293eea6
equal deleted inserted replaced
1153:352a471d388f 1154:04bcd38cf8dc
    85     - Added e1000 driver for kernel 2.6.24, thanks to Matthias Luescher.
    85     - Added e1000 driver for kernel 2.6.24, thanks to Matthias Luescher.
    86     - Added alpha support for the Reaktek r8169 chipset, thanks to Scott
    86     - Added alpha support for the Reaktek r8169 chipset, thanks to Scott
    87       Hassan.
    87       Hassan.
    88     - Fixed unnecessary watchdog executions in e1000 drivers (thanks to
    88     - Fixed unnecessary watchdog executions in e1000 drivers (thanks to
    89       Olav Zarges).
    89       Olav Zarges).
       
    90     - Fixed missing protection for a spin_lock_irqrestore() call in e1000
       
    91       drivers from 2.6.20 to 2.6.24 (thanks to Olav Zarges).
    90 * Removed the "bus validation" routines. Slave scanning is now done any time
    92 * Removed the "bus validation" routines. Slave scanning is now done any time
    91   the bus topology changes, even during realtime operation. Because of this,
    93   the bus topology changes, even during realtime operation. Because of this,
    92   the bus_tainted flag was deprecated and removed.
    94   the bus_tainted flag was deprecated and removed.
    93 * Slave configuration is not done during ecrt_master_activate() any more, but
    95 * Slave configuration is not done during ecrt_master_activate() any more, but
    94   later during realtime operation. The state of the configuration can be
    96   later during realtime operation. The state of the configuration can be