From owner-freebsd-questions@FreeBSD.ORG Thu Nov 9 08:54:43 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 E620D16A49E for ; Thu, 9 Nov 2006 08:54:43 +0000 (UTC) (envelope-from mailinglists@tca-cable-connector.com) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90FB843D81 for ; Thu, 9 Nov 2006 08:54:20 +0000 (GMT) (envelope-from mailinglists@tca-cable-connector.com) Received: from [218.16.58.208] (helo=munin.tcaportal.com) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis), id 0MKwh2-1Gi5fd3Wb0-0001N8; Thu, 09 Nov 2006 09:54:03 +0100 Received: from localhost (localhost.tcaportal.com [127.0.0.1]) by munin.tcaportal.com (Postfix) with SMTP id 0A672A6C61 for ; Thu, 9 Nov 2006 16:47:59 +0800 (HKT) Received: from [10.0.1.102] (bofh.tcaportal.com [10.0.1.102]) by munin.tcaportal.com (Postfix) with ESMTP id B11AFA6C63 for ; Thu, 9 Nov 2006 16:47:59 +0800 (HKT) Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <518A0091-C076-4C3B-B77F-387E56F6D899@tca-cable-connector.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD Users Questions From: David Schulz Date: Thu, 9 Nov 2006 16:53:49 +0800 X-Mailer: Apple Mail (2.752.3) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:1405312fe15d228f5bad0d2fcbb6dc17 Subject: Huawei UMTS Wireless Modem 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, 09 Nov 2006 08:54:44 -0000 Hello all, i have a Huawei UMTS wireless Modem, which plugs into a USB Slot, and on Windows (after installation of a Driver), looks just like a modem. You dial a number, username and password, and have a speedy connection to the Internet. Is there a way to get such a thing to work under FreeBSD? After plugging it in, dmesg just reports ugen0: Huawei Mobile, rev 1.01 . addr 3 . It doesn't just respond to normal modem commands, when i simply do a cu -l /dev/ugen0 i get a "Write Operation not supported by Device". Thanks for any tips, David