From owner-freebsd-current@FreeBSD.ORG Fri Jan 9 14:12:35 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3616E1065894; Fri, 9 Jan 2009 14:12:35 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe14.swip.net [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id 926508FC17; Fri, 9 Jan 2009 14:12:34 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=nklthdr5v5AUSfVrlghuJA==:17 a=0xUp2HoiObph-xRNSUwA:9 a=1x0DzkLnImVnU2QREzsJvpfy_T0A:4 a=9aOQ2cSd83gA:10 a=LY0hPdMaydYA:10 Received: from [62.113.132.62] (account mc467741@c2i.net [62.113.132.62] verified) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 435156236; Fri, 09 Jan 2009 15:12:32 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Fri, 9 Jan 2009 15:14:53 +0100 User-Agent: KMail/1.9.7 References: <21013.1231501594@critter.freebsd.dk> In-Reply-To: <21013.1231501594@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901091514.55076.hselasky@c2i.net> Cc: Poul-Henning Kamp , current@freebsd.org Subject: Re: 3G modem and USB, old & new X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2009 14:12:36 -0000 On Friday 09 January 2009, Poul-Henning Kamp wrote: > In message <200901091243.40981.hselasky@c2i.net>, Hans Petter Selasky writes: > >Which serial driver are you using? U3G? > > > >Are you using the latest code from -current ? > > I just compiled a USB2 kernel from yesterdays -current while sitting > in the train. Try connecting your device through an external USB HUB. --HPS