RE: RFC: Neighbouring Cell Info, take 2

2010-02-11 Thread Bastian, Waldo
struct ofono_cell_info_driver { const char *name; int (*probe)(struct ofono_cell_info *ci, unsigned int vendor, void *data); void (*remove)(struct ofono_cell_info *ci); void (*query)(struct ofono_cell_info *ci,

Re: [PATCH] Add support of Huawei EM770 modem

2010-02-11 Thread Andrzej Zaborowski
On 11 February 2010 06:54, Gu, Yang yang...@intel.com wrote: In oFono code, device4 represents the modem, while device1 is the udev_device when calling function add_huawei_em770(modem, udev_device). When I check if it's ttyUSB2 or not in my code, I think I'm checking the device1 and its