From 3a2944ee41420abcb322c6e1205ad4e6abb67616 Mon Sep 17 00:00:00 2001 From: Florian Pose <fp@igh-essen.com> Date: Thu, 8 Mar 2007 08:10:32 +0000 Subject: [PATCH] Updated TODO. --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index e5d7abde..5c06a84d 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,7 @@ $Id$ - Remove addressing scheme "X:Y". - Allow only MAC address as device ID. - Remove ugly ec_slave_is_coupler(). - - Replace Vendor ID and product code arguments ofec_domain_register_pdo() + - Replace Vendor ID and product code arguments of ec_domain_register_pdo() by slave pointer. * Future features: @@ -28,6 +28,7 @@ $Id$ - Calculate expected working counter for domains. * Smaller issues: + - Clear sync managers in INIT. - Reset topology_change_pending on successful validation. - Simplify FSMs with <state>_enter() functions. - Dynamic creation of EoE handlers. -- GitLab