# HG changeset patch # User Florian Pose # Date 1288019205 -7200 # Node ID e9f722488fcd777e451e88ea2442e8fa8d18dfe6 # Parent ffeab8c18590ee1470b835865ee512c6ba9b3a09 TODO. diff -r ffeab8c18590 -r e9f722488fcd TODO --- a/TODO Mon Oct 25 16:55:00 2010 +0200 +++ b/TODO Mon Oct 25 17:06:45 2010 +0200 @@ -14,9 +14,7 @@ - Fix link detection in generic driver. - Add native drivers from 2.6.24 up to 2.6.31. * ethercat tool: - - Output error after usage. - Implement ranges for slaves and domains. -* Fix casting away constness during expected WC calculation. Future issues: @@ -72,9 +70,12 @@ - Implement indent in 'ethercat ma' - Implement 0xXXXX:YY format for specifying SDOs. - Implement reading from stream for soe_write. + - Output error after usage. * Simplify master fsm by introducing a common request state to handle external requests (replace write_sii, sdo_request, etc). * Remove stdio uses in userspace library? +* Fix casting away constness during expected WC calculation. +* Fix bus scan hang when calling ecrt_master_deactivate(). Smaller issues: