From 309ae0384159258f2c56973bdfa9fcca8219db05 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Fri, 23 May 2008 16:42:34 +0200 Subject: [PATCH] gsm0710muxd: add more TODO entries --- TODO | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 10b474f..ff9c92f 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,20 @@ -1.0: +0.9.8: +* make power cycle on startup and power-off on shutdown optional +* document or fix virtual channel behaviour (state is preserved) + +0.9.9: * Remove VC-not-getting-opened workaround and solve problem * Don't assume the modem is in AT mode, make seamless MUX-restart possible + +1.0: * Documentation * Project site @ fs.o wiki * Dbus Error handling * Restart 1.1: -* Enhance Dbus API: AllocChannel(i), CloseChannel(i), CloseAllChannels(), ListChannels() +* Enhance Dbus API: AllocChannel(i), CloseChannel(i), CloseAllChannels(), ListChannels(), +Quitting(signal) * Automatic device detection and/or device plugins? * More support for working around different modems' problems -- 2.39.5