From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24900 invoked by alias); 22 Jul 2009 07:42:08 -0000 Received: (qmail 24890 invoked by uid 22791); 22 Jul 2009 07:42:08 -0000 X-SWARE-Spam-Status: No, hits=3.0 required=5.0 tests=AWL,BAYES_50,J_CHICKENPOX_66,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-yx0-f201.google.com (HELO mail-yx0-f201.google.com) (209.85.210.201) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 22 Jul 2009 07:41:59 +0000 Received: by yxe39 with SMTP id 39so11718yxe.18 for ; Wed, 22 Jul 2009 00:41:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.32.138 with SMTP id c10mr228840ibd.28.1248248516570; Wed, 22 Jul 2009 00:41:56 -0700 (PDT) Date: Wed, 22 Jul 2009 07:42:00 -0000 Message-ID: <1e71562e0907220041ua0e1b3blaba74de7dae1ab74@mail.gmail.com> Subject: USB Device Configurations in Cygwin From: Waqar Ahmad To: cygwin-xfree@cygwin.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2009-07/txt/msg00078.txt.bz2 I am trying to configure Kannel on Windows Vista using Cygwin. Installation is successful. What I don't know is how to configure a mobile device connected on USB port in Cygwin. I am using Nokia E51 as GSM modem connected via USB cable. This device shows up in Windows Vista Device Manager as connected on COM18. How should I specify settings in the kannel.config so that I can use E51 as GSM Modem? I tried =E2=80=9Cdevice =3D COM18=E2=80=B3 and also =E2=80=9C= device =3D /dev/COM18=E2=80=B3 but they don=E2=80=99t work. I get following error: INFO: AT2[/dev/com18]: opening device 2009-07-21 15:36:32 [8128] [6] ERROR: AT2[/dev/com18]: open failed! ERRNO= =3D2 2009-07-21 15:36:32 [8128] [6] ERROR: System error 2: No such file or direc= tory 2009-07-21 15:36:32 [8128] [6] ERROR: AT2[/dev/com18]: at2_device_thread: open_at2_device failed. 2009-07-21 15:36:32 [8128] [6] ERROR: System error 2: No such file or direc= tory 2009-07-21 15:36:32 [8128] [6] ERROR: AT2[/dev/com18]: Couldn't connect (retrying in 10 seconds). -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/