From owner-freebsd-usb@FreeBSD.ORG Wed Oct 10 18:20:54 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 A35F416A41B for ; Wed, 10 Oct 2007 18:20:54 +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 37A4713C48D for ; Wed, 10 Oct 2007 18:20:53 +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.10) with ESMTPA id 545923291; Wed, 10 Oct 2007 20:20:51 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Wed, 10 Oct 2007 20:21:11 +0200 User-Agent: KMail/1.9.7 References: <15016327.323291192022707996.JavaMail.nabble@isper.nabble.com> In-Reply-To: <15016327.323291192022707996.JavaMail.nabble@isper.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710102021.11598.hselasky@c2i.net> Cc: brian.lincks@subzero.com Subject: Re: USB driver for motorola v323i cell phone 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: Wed, 10 Oct 2007 18:20:54 -0000 Hi, Maybe this will work: man umodem kldload umodem man cdce kldload cdce --HPS