FEATURES
branchstable-1.5
changeset 2433 3bdd7a747fae
parent 2421 bc2d4bf9cbe5
equal deleted inserted replaced
2432:f4313f5aba88 2433:3bdd7a747fae
    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.