From owner-freebsd-questions@FreeBSD.ORG Mon Jul 17 18:57:05 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E0F416A4E1 for ; Mon, 17 Jul 2006 18:57:05 +0000 (UTC) (envelope-from forum_s@bk.ru) Received: from mx27.mail.ru (mx27.mail.ru [194.67.23.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id A41FE43D5E for ; Mon, 17 Jul 2006 18:57:02 +0000 (GMT) (envelope-from forum_s@bk.ru) Received: from [212.220.73.14] (port=6436 helo=[212.220.73.14]) by mx27.mail.ru with asmtp id 1G2YH6-000I0n-00 for freebsd-questions@freebsd.org; Mon, 17 Jul 2006 22:57:01 +0400 Date: Tue, 18 Jul 2006 00:53:03 +0600 From: =?Windows-1251?Q?=D1=E5=F0=E3=E5=E9?= X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <03678063.20060718005303@bk.ru> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Mon, 17 Jul 2006 19:15:42 +0000 Subject: Connection of adapter USB->COM for mobile Siemens C55 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?Windows-1251?Q?=D1=E5=F0=E3=E5=E9?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jul 2006 18:57:05 -0000 Hello! I'm traying to connect GPRS via adapter USB->COM for mobile Siemens C55. But i don't know how to send a command to the adapter. FreeBSD6.0-RELEASE Make kernel with: #USB support device uhci device ochi device echi device usb device ugen device uhid device ucom device uplcom device umodem When connecting the adapter: ucom0: Prolific Technology Inc. USB-Serial Controller, rev 1.10/3.00, addr 2 But there is no /dev/ - ucom0 in the list. How to go to the adapter? When disconnection: ucom0: at uhub0 port 1 (addr 2) disconnected All thread purged from cuaU0 All thread purged from ttyU0 ucom0: detached ------------- Sergey.