NEWS
changeset 831 ded9519c8d6e
parent 817 118dea2fa505
child 832 a5b4f1d17908
equal deleted inserted replaced
830:d83d92e1a919 831:ded9519c8d6e
    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 * Pdo configuration is now supported.
       
    44 * Current Pdo mapping/configuration is now read during bus scan, without
       
    45   using the Sdo dictionary.
    44 * Added 8139too driver for kernel 2.6.22, thanks to Erwin Burgstaller.
    46 * Added 8139too driver for kernel 2.6.22, thanks to Erwin Burgstaller.
       
    47 * Added 8139too driver for kernel 2.6.23, thanks to Richard Hacker.
    45 * Added e1000 driver for kernel 2.6.22.
    48 * Added e1000 driver for kernel 2.6.22.
    46 * Added support for slaves that do not support the LRW datagram type. Separate
    49 * Added support for slaves that do not support the LRW datagram type. Separate
    47   domains have to be used for inputs and output.
    50   domains have to be used for inputs and output.
    48 * Allow gaps in PDO mapping read from CoE.
    51 * Allow gaps in PDO mapping read from CoE.
    49 * Fixed bug in CoE code.
    52 * Fixed bug in CoE code.