On Nov 28, 2007 7:02 AM, vikram b <[EMAIL PROTECTED]> wrote: > Thanks ! Would wait for his resp. Just a quick question . Are we going to > have CAPI plugins for pppd in near future ? > which is req. for the isdn dialup etc.
I don't know what CAPI is, but the work I've done for gsm card support is done in a way to support all types of serial devices. There's a base class NMSerialDevice which should be a suitable base class for any serial device. Right now, only NMUmtsDevice is derived from it. There's also a ppp-manager which knows nothing about devices or their types. So we should have all the pieces to easily add support for any type of serial devices like cdma, regular land line modems, and isdn cards. Tambet _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
