TODO
changeset 908 386b908033be
parent 907 570ae1c64465
child 909 3b3087d4cdc5
equal deleted inserted replaced
907:570ae1c64465 908:386b908033be
     6 
     6 
     7 -------------------------------------------------------------------------------
     7 -------------------------------------------------------------------------------
     8 
     8 
     9 Version 1.4.0:
     9 Version 1.4.0:
    10 
    10 
    11 * Remove self_configured flag to avoid unnecessary process data
       
    12   interruptions.
       
    13 * Replace Sysfs interface with cdev and a user space program
    11 * Replace Sysfs interface with cdev and a user space program
    14   to replace lsec; move a few sysfs attributes to proc.
    12   to replace lsec; move a few sysfs attributes to proc.
    15 * Implement realtime interface via cdev.
    13 * Implement realtime interface via cdev.
    16 * Make scanning and configuration run parallel (each).
    14 * Make scanning and configuration run parallel (each).
    17 * Mailbox state machine using toggle bits.
    15 * Mailbox state machine using toggle bits.