TODO
changeset 1189 acc6430bfb32
parent 1186 ff481f097c97
child 1201 732281184c54
equal deleted inserted replaced
1188:3b4e82d9904b 1189:acc6430bfb32
     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.