NEWS
changeset 799 068a58b96965
parent 792 3778920f61e4
child 812 80c3d9c8292f
equal deleted inserted replaced
798:5a58606726f3 799:068a58b96965
    38       renamed ec_pdo_reg_t to ec_pdo_entry_reg_t and ecrt_domain_register_pdo()
    38       renamed ec_pdo_reg_t to ec_pdo_entry_reg_t and ecrt_domain_register_pdo()
    39       to ecrt_domain_reg_pdo_entry().
    39       to ecrt_domain_reg_pdo_entry().
    40     - Removed ecrt_domain_register_pdo_range(), because it's functionality can
    40     - Removed ecrt_domain_register_pdo_range(), because it's functionality can
    41       be reached by specifying an explicit Pdo mapping and registering those
    41       be reached by specifying an explicit Pdo mapping and registering those
    42       Pdo entries.
    42       Pdo entries.
       
    43 * Pdo configuration is now supported.
    43 * Added 8139too driver for kernel 2.6.22, thanks to Erwin Burgstaller.
    44 * Added 8139too driver for kernel 2.6.22, thanks to Erwin Burgstaller.
    44 * Added e1000 driver for kernel 2.6.22.
    45 * Added e1000 driver for kernel 2.6.22.
    45 * Allow gaps in PDO mapping read from CoE.
    46 * Allow gaps in PDO mapping read from CoE.
    46 * Fixed bug in CoE code.
    47 * Fixed bug in CoE code.
    47 * Improved handling of large EEPROM contents.
    48 * Improved handling of large EEPROM contents.