From owner-freebsd-usb@FreeBSD.ORG Thu Dec 6 19:18:13 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A39FF16A419; Thu, 6 Dec 2007 19:18:13 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.freebsd.org (Postfix) with ESMTP id 0E49413C455; Thu, 6 Dec 2007 19:18:12 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [85.19.218.45] (account mc467741@c2i.net [85.19.218.45] verified) by mailfe05.swip.net (CommuniGate Pro SMTP 5.1.13) with ESMTPA id 617962044; Thu, 06 Dec 2007 20:18:10 +0100 From: Hans Petter Selasky To: "no@spam@mgedv.net" Date: Thu, 6 Dec 2007 20:18:48 +0100 User-Agent: KMail/1.9.7 References: <006701c8380d$e12ecc50$14b1a8c0@bstandard.lan> <200712061553.54412.hselasky@c2i.net> <000601c8382b$0b9459c0$14b1a8c0@bstandard.lan> In-Reply-To: <000601c8382b$0b9459c0$14b1a8c0@bstandard.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712062018.50262.hselasky@c2i.net> Cc: freebsd-questions@freebsd.org, freebsd-usb@freebsd.org Subject: Re: huawei e220 hsdpa on freebsd 6.3-BETA2 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2007 19:18:13 -0000 On Thursday 06 December 2007, no@spam@mgedv.net wrote: > > Can you make your modem show up like "ugen" by loading "ugen" before > > plugging > > your device. > > here it is ;) Hi, Your HSDPA modem presented itself like a mass storage device, probably with some autorun and virus like drivers intended for the Windows operating system :-) If that is true you bought a memory stick and not a HDSPA modem. > bInterfaceClass 08 > bInterfaceSubClass 06 > bInterfaceProtocol 50 Try loading "umass" and see for yourself. Maybe your device cannot be used on non-Windows operating systems. --HPS