From: Michael 'Mickey' Lauer Date: Fri, 13 Jun 2008 09:29:33 +0000 (+0200) Subject: gsm0710muxd: add more to TODO X-Git-Tag: milestone2^0 X-Git-Url: http://git.neil.brown.name/?a=commitdiff_plain;h=3ff86b129640b647ccba3d86eb243d864671b039;p=gsm0710muxd.git gsm0710muxd: add more to TODO --- diff --git a/TODO b/TODO index ff9c92f..32b1b57 100644 --- a/TODO +++ b/TODO @@ -14,7 +14,11 @@ 1.1: * Enhance Dbus API: AllocChannel(i), CloseChannel(i), CloseAllChannels(), ListChannels(), -Quitting(signal) +Quitting(signal), GetNumberOfChannels(i) * Automatic device detection and/or device plugins? * More support for working around different modems' problems +* Maintain device database for maximum numbers of allowed channels + +1.2: +* make dbus API support optional (./configure --disable-dbus --static-devices=4)