From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 12:23:40 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04C9A1065672 for ; Thu, 28 Oct 2010 12:23:40 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out8.libero.it (cp-out8.libero.it [212.52.84.108]) by mx1.freebsd.org (Postfix) with ESMTP id 90E688FC15 for ; Thu, 28 Oct 2010 12:23:39 +0000 (UTC) Received: from soth.ventu (151.51.29.223) by cp-out8.libero.it (8.5.107) id 4CC9382000098E06 for freebsd-questions@freebsd.org; Thu, 28 Oct 2010 14:23:38 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id o9SCNV83004938 for ; Thu, 28 Oct 2010 14:23:31 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4CC96B43.6010504@netfence.it> Date: Thu, 28 Oct 2010 14:23:31 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.11) Gecko/20101021 Thunderbird/3.1.5 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Subject: Digicom Internet Key X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2010 12:23:40 -0000 Hello. I've been asked to try to send SMs via a 3G Internet Key. I've not seen it personally, but it should be a Digicom 7.2 HSUPA. Here's what I get: > # usbconfig > ugen0.1: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON > ugen1.1: at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON > ugen2.1: at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON > ugen3.1: at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON > ugen4.1: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON > ugen4.2: at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON System is 8.0p3/amd64. Any hint on what driver I should use? It is recognized as a CD-ROM (with its Windows software aboard), I guess I should switch it to modem-mode, but I'm not sure how. I tried a "camcontrol eject", the cd device was lost, but nothing new appeared. Or was it nothing new *was recognized* by any driver? bye & Thanks av.