equal
deleted
inserted
replaced
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. |