From owner-freebsd-chat@FreeBSD.ORG Wed Oct 29 20:18:47 2008 Return-Path: Delivered-To: chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4318C1065675 for ; Wed, 29 Oct 2008 20:18:47 +0000 (UTC) (envelope-from randi@freebsdgirl.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id B17288FC25 for ; Wed, 29 Oct 2008 20:18:46 +0000 (UTC) (envelope-from randi@freebsdgirl.com) Received: by qw-out-2122.google.com with SMTP id 9so125925qwb.7 for ; Wed, 29 Oct 2008 13:18:45 -0700 (PDT) Received: by 10.214.148.17 with SMTP id v17mr2785535qad.319.1225309706309; Wed, 29 Oct 2008 12:48:26 -0700 (PDT) Received: by 10.215.67.15 with HTTP; Wed, 29 Oct 2008 12:48:26 -0700 (PDT) Message-ID: <759b191a0810291248w6fdda8e5ifd61e700d69a079e@mail.gmail.com> Date: Wed, 29 Oct 2008 12:48:26 -0700 From: "Randi Harper" Sender: randi@freebsdgirl.com To: "Nick Hibma" In-Reply-To: <200810291823.04066.nick@van-laarhoven.org> MIME-Version: 1.0 References: <200810290808.m9T88tDD016760@svn.freebsd.org> <200810291823.04066.nick@van-laarhoven.org> X-Google-Sender-Auth: f9512beb799ec33e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: chat@freebsd.org Subject: Re: svn commit: r184436 - head/sys/dev/usb X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2008 20:18:47 -0000 Huh. I'd never heard of u3g before. What kind of speed are you seeing? Just out of curiosity, how does it compare to ubsa? I added support for my novatel to ubsa a few months ago, but it's impossible to get true 3g speeds out of it. I didn't do enough research into the issue to see if it was a ubsa or ucom limitation. What does the ucom patch do? I'm not familiar with ucom code, not that I'm much of a developer in the first place. :) Randi