equal
deleted
inserted
replaced
8 |
8 |
9 Version 1.4.0: |
9 Version 1.4.0: |
10 |
10 |
11 * Update documentation. |
11 * Update documentation. |
12 * Check for possible race condition in jiffy-based frame timeout calculation. |
12 * Check for possible race condition in jiffy-based frame timeout calculation. |
13 * Use down_interruptible() for cdev calls. |
|
14 |
13 |
15 Future issues: |
14 Future issues: |
16 |
15 |
17 * Distributed clocks. |
16 * Distributed clocks. |
18 * Implement user space realtime interface via cdev. |
17 * Implement user space realtime interface via cdev. |