From owner-freebsd-current@FreeBSD.ORG Mon Nov 24 08:45:52 2008 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 9607E1065672 for ; Mon, 24 Nov 2008 08:45:52 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 5473D8FC08 for ; Mon, 24 Nov 2008 08:45:52 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (vpn-cl-161-212.rz.uni-karlsruhe.de [141.3.161.212]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 23E9F8A000A for ; Mon, 24 Nov 2008 09:17:03 +0100 (CET) Message-ID: <492A62EF.7000803@bsdforen.de> Date: Mon, 24 Nov 2008 09:16:47 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.18 (X11/20081123) MIME-Version: 1.0 To: freebsd-current@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: u3g and ubsa 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: Mon, 24 Nov 2008 08:45:52 -0000 I have recently been pointed to the u3g driver and gave it a try, because UBSA works very unreliable for me. - In combination with PF-NAT I get kernel panics under high load. - I have to hack some buffer sizes in the driver to get the full 3G speed. - Often my USB-3G stick is not detected, sometimes I spent several minutes plugging it in and out until it is detected. - It doesn't let me use the card reader in the stick. The u3g driver has NONE of these problems. Everything just works for me. So obviously I would like to have u3g in base and chose for myself or even take support for devices out of ubsa that work better with u3g.