TODO
changeset 910 9fd31755f576
parent 909 3b3087d4cdc5
child 911 17c3b3aafbb9
equal deleted inserted replaced
909:3b3087d4cdc5 910:9fd31755f576
    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 * Scanning of Sdo dictionary / writing EEPROM in OPERATION state.
       
    20 * Remove the end state of the master state machine.
    19 * Remove the end state of the master state machine.
    21 * SDO write access in sysfs.
    20 * SDO write access in sysfs.
    22 * Update documentation.
    21 * Update documentation.
    23 * Supply new ec_master_state_t.
    22 * Supply new ec_master_state_t.
    24 * Adapt remaining examples.
    23 * Adapt remaining examples.