Re: Modem-/NetworkManager support for modems not using PPP
- From: Marius Kotsbak <marius kotsbak gmail com>
- Cc: networkmanager-list gnome org, mbm-devel lists sourceforge net
- Subject: Re: Modem-/NetworkManager support for modems not using PPP
- Date: Mon, 25 Apr 2011 15:54:18 +0200
On 21. april 2011 18:07, Dan Williams wrote:
> On Sat, 2011-04-16 at 14:57 +0200, Marius Kotsbak wrote:
>> It all depends on whether the modem gets detected correctly; there's
>> some udev files for mapping the various IDs to a specific driver, and
>> that driver determines whether to use PPP or the net interface.
>> Unfortunately there's no standard for using the net interface so we have
>> to use custom code for each device.
For those that finds this thread, I guess it is this property that
selects the DHCP instead of PPP mode (found in grab_port):
g_object_set (G_OBJECT (gsm), MM_MODEM_IP_METHOD,
MM_MODEM_IP_METHOD_DHCP, NULL);
--
Marius
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]