FEATURES
changeset 2059 ab0b96ac18bb
parent 1590 fc0754d91316
child 2589 2b9c78543663
equal deleted inserted replaced
2058:543c4ce9e86e 2059:ab0b96ac18bb
    25   - For any other hardware, the generic driver can be used. It uses the lower
    25   - For any other hardware, the generic driver can be used. It uses the lower
    26     layers of the Linux network stack.
    26     layers of the Linux network stack.
    27 
    27 
    28 * Supports any realtime environment through independent architecture.
    28 * Supports any realtime environment through independent architecture.
    29   - RTAI, Xenomai, RT-Preempt, etc.
    29   - RTAI, Xenomai, RT-Preempt, etc.
       
    30   - RTDM Interface for userspace realtime enviroments
    30   - Operation possible without any realtime extension at all.
    31   - Operation possible without any realtime extension at all.
    31 
    32 
    32 * Common API for Realtime-Applications in kernel- and userspace.
    33 * Common API for Realtime-Applications in kernel- and userspace.
    33   - Requesting and releasing masters.
    34   - Requesting and releasing masters.
    34   - Dynamic slave configuration, even for slaves that are offline.
    35   - Dynamic slave configuration, even for slaves that are offline.