[PATCH] Fix Let data device be optional for mbm driver

2010-04-15 Thread Zhenhua Zhang
Dell 5530 modem has no data device port. So data device should be optional in mbm drvier. --- plugins/mbm.c | 18 +- 1 files changed, 13 insertions(+), 5 deletions(-) diff --git a/plugins/mbm.c b/plugins/mbm.c index 439d3b9..aeea81d 100644 --- a/plugins/mbm.c +++ b/plugins/mbm.c

Re: [PATCH] Fix Let data device be optional for mbm driver

2010-04-16 Thread Marcel Holtmann
Hi Zhenhua, > Dell 5530 modem has no data device port. So data device should be > optional in mbm drvier. can you please include the content of /proc/bus/usb/devices for this device and the sysfs descriptions for each TTY port. Regards Marcel ___ of

Re: [PATCH] Fix Let data device be optional for mbm driver

2010-04-18 Thread Zhenhua Zhang
Hi Marcel, On 04/16/2010 10:52 PM, Marcel Holtmann wrote: Hi Zhenhua, Dell 5530 modem has no data device port. So data device should be optional in mbm drvier. can you please include the content of /proc/bus/usb/devices for this device and the sysfs descriptions for each TTY port. I realiz

Re: [PATCH] Fix Let data device be optional for mbm driver

2010-04-21 Thread Denis Kenzior
Hi Zhenhua, > ttyACM0 is described as 'Dell Wireless 5530 HSPA Mobile Broadband > Minicard Modem'. > > ttyACM1 is described as 'Dell Wireless 5530 HSPA Mobile Broadband > Minicard Modem 2'. Patch has been applied. Thanks. Regards, -Denis ___ ofono ma

Re: Re: [PATCH] Fix Let data device be optional for mbm driver

2010-04-19 Thread Vdovichev Alexander
Hi Marcel, On 04/16/2010 10:52 PM, Marcel Holtmann wrote: > Hi Zhenhua, > >> Dell 5530 modem has no data device port. So data device should be >> optional in mbm drvier. > > can you please include the content of /proc/bus/usb/devices for this > device and the sysfs descriptions for each TTY port.