TODO
changeset 787 efa24cde53a7
parent 785 c7e600cd2812
child 792 3778920f61e4
equal deleted inserted replaced
786:ad618c76e9bd 787:efa24cde53a7
    20 * Remove get_cycles() calls and references to cpu_khz to increase
    20 * Remove get_cycles() calls and references to cpu_khz to increase
    21   portability.
    21   portability.
    22 * Remove ecdb.h and let lsec output PDO information 'cut-and-pastable' for
    22 * Remove ecdb.h and let lsec output PDO information 'cut-and-pastable' for
    23   applications.
    23   applications.
    24 * Update documentation.
    24 * Update documentation.
    25 * Create table of supported network devices and add link inside README.
       
    26 
    25 
    27 Future issues:
    26 Future issues:
    28 
    27 
    29 * Move slave handlers and state machines, etc. into a user space daemon.
    28 * Move slave handlers and state machines, etc. into a user space daemon.
    30     - Step 1: Replace Sysfs interface with cdev and a user space program
    29     - Step 1: Replace Sysfs interface with cdev and a user space program