Re: SMS sending error with Telit module



On Tue, 2013-04-16 at 18:23 +0200, Enrico Murador - Research &
Development - CET wrote:
On 16/04/2013 17:32, Dan Williams wrote:
What are the USB IDs again?

Do you mean VID and PID? If so:

#define TELIT_VENDOR_ID                         0x1bc7
#define TELIT_PRODUCT_UC864E                    0x1003
#define TELIT_PRODUCT_UC864G                    0x1004
#define TELIT_PRODUCT_CC864_DUAL                0x1005
#define TELIT_PRODUCT_CC864_SINGLE              0x1006
#define TELIT_PRODUCT_DE910_DUAL                0x1010
#define TELIT_PRODUCT_LE920                     0x1200

Based on the PDF, we'll need a couple of classes of rules because these
devices have different USB layouts.  For example, the 910 and 920 have
different layouts, and the auxiliary port number is different between
the 864E and 864G.  Even the CC864-SINGLE is different than the
CC864-DUAL.  But this is easy to handle with udev rules.

Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]