TODO
changeset 993 8c32564252fd
parent 992 50a44cbd30af
child 995 54149a703c47
equal deleted inserted replaced
992:50a44cbd30af 993:8c32564252fd
    24 * Make scanning and configuration run parallel (each).
    24 * Make scanning and configuration run parallel (each).
    25 * List of commands that require a slave.
    25 * List of commands that require a slave.
    26 * Remove configs_attached flag.
    26 * Remove configs_attached flag.
    27 * Remove EC_IOCTL_DOMAIN_COUNT.
    27 * Remove EC_IOCTL_DOMAIN_COUNT.
    28 * Remove ATOMIC allocations.
    28 * Remove ATOMIC allocations.
       
    29 * Clear FMMU configs.
    29 
    30 
    30 Future issues:
    31 Future issues:
    31 
    32 
    32 * Distributed clocks.
    33 * Distributed clocks.
    33 * Move master threads, slave handlers and state machines into a user
    34 * Move master threads, slave handlers and state machines into a user