From 9ed5b5a191599a83caaaf5002325891502cd1faf Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Tue, 6 May 2008 01:13:44 +0200 Subject: [PATCH] gsm0710muxd: add TODO file with things to take care of before 1.0 and 1.1 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 024e8db..10b474f 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,13 @@ 1.0: * Remove VC-not-getting-opened workaround and solve problem +* Don't assume the modem is in AT mode, make seamless MUX-restart possible * Documentation * Project site @ fs.o wiki * Dbus Error handling +* Restart 1.1: +* Enhance Dbus API: AllocChannel(i), CloseChannel(i), CloseAllChannels(), ListChannels() * Automatic device detection and/or device plugins? * More support for working around different modems' problems -- 2.39.5