FEATURES
changeset 2080 42fbd117c3e3
parent 2059 ab0b96ac18bb
child 2589 2b9c78543663
equal deleted inserted replaced
2079:56993027a2d0 2080:42fbd117c3e3
    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.