TODO
changeset 909 3b3087d4cdc5
parent 908 386b908033be
child 910 9fd31755f576
equal deleted inserted replaced
908:386b908033be 909:3b3087d4cdc5
    14 * Make scanning and configuration run parallel (each).
    14 * Make scanning and configuration run parallel (each).
    15 * Mailbox state machine using toggle bits.
    15 * Mailbox state machine using toggle bits.
    16 * Mailbox protocol handlers.
    16 * Mailbox protocol handlers.
    17 * Remove get_cycles() calls and references to cpu_khz to increase
    17 * Remove get_cycles() calls and references to cpu_khz to increase
    18   portability.
    18   portability.
    19 * Remove ecdb.h and let lsec output PDO information 'cut-and-pastable' for
       
    20   applications.
       
    21 * Scanning of Sdo dictionary / writing EEPROM in OPERATION state.
    19 * Scanning of Sdo dictionary / writing EEPROM in OPERATION state.
    22 * Remove the end state of the master state machine.
    20 * Remove the end state of the master state machine.
    23 * SDO write access in sysfs.
    21 * SDO write access in sysfs.
    24 * Update documentation.
    22 * Update documentation.
    25 * Supply new ec_master_state_t.
    23 * Supply new ec_master_state_t.