NEWS
changeset 1153 352a471d388f
parent 1084 1c0edf99def0
child 1154 04bcd38cf8dc
equal deleted inserted replaced
1152:30f168c7f74f 1153:352a471d388f
    83     - Added 8139too driver for kernel 2.6.24.
    83     - Added 8139too driver for kernel 2.6.24.
    84     - Added e1000 driver for kernel 2.6.22.
    84     - Added e1000 driver for kernel 2.6.22.
    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
       
    89       Olav Zarges).
    88 * Removed the "bus validation" routines. Slave scanning is now done any time
    90 * Removed the "bus validation" routines. Slave scanning is now done any time
    89   the bus topology changes, even during realtime operation. Because of this,
    91   the bus topology changes, even during realtime operation. Because of this,
    90   the bus_tainted flag was deprecated and removed.
    92   the bus_tainted flag was deprecated and removed.
    91 * Slave configuration is not done during ecrt_master_activate() any more, but
    93 * Slave configuration is not done during ecrt_master_activate() any more, but
    92   later during realtime operation. The state of the configuration can be
    94   later during realtime operation. The state of the configuration can be