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