TODO
changeset 1356 ce338c278809
parent 1352 275d2fdeab48
child 1365 d55a393f32d2
equal deleted inserted replaced
1355:df9be2b80b9a 1356:ce338c278809
    23 * C++ implementation of the library.
    23 * C++ implementation of the library.
    24 * Distributed clocks.
    24 * Distributed clocks.
    25 * Bus simulator interface.
    25 * Bus simulator interface.
    26 * Implement ecrt_master_slave() in kernel space.
    26 * Implement ecrt_master_slave() in kernel space.
    27 * Rename phy-commands to register commands.
    27 * Rename phy-commands to register commands.
       
    28 * Check for ioctl() interface version.
    28 
    29 
    29 Future issues:
    30 Future issues:
    30 
    31 
    31 * Move master threads, slave handlers and state machines into a user
    32 * Move master threads, slave handlers and state machines into a user
    32   space daemon.
    33   space daemon.