merge
authorFlorian Pose <fp@igh-essen.com>
Sun, 06 Jun 2010 21:15:17 +0200
changeset 1942 cd6ff5adae84
parent 1941 e12266a4f473 (diff)
parent 1939 1ba48f78a0a5 (current diff)
child 1943 7e9deec7742d
merge
TODO
--- a/TODO	Wed Jun 02 22:54:08 2010 +0200
+++ b/TODO	Sun Jun 06 21:15:17 2010 +0200
@@ -42,6 +42,8 @@
 * Output SoE IDN configurations in 'ethercat config'.
 * Fix casting away constness during expected WC calculation.
 * Read AL status code on spontaneous state change.
+* Fix clearing domains etc. when not activated and releasing.
+* Output -EPROTO if mailbox protocol is not supported.
 * Only output watchdog config if not default.
 
 Future issues:
--- a/examples/dc_user/main.c	Wed Jun 02 22:54:08 2010 +0200
+++ b/examples/dc_user/main.c	Sun Jun 06 21:15:17 2010 +0200
@@ -143,7 +143,6 @@
 
         // check for master state (optional)
         check_master_state();
-
     }
 
     if (blink_counter) {