From owner-freebsd-questions@FreeBSD.ORG Thu Jan 26 17:01:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80710106566C for ; Thu, 26 Jan 2012 17:01:14 +0000 (UTC) (envelope-from carlj@peak.org) Received: from redcondor2.peak.org (redcondor2.peak.org [69.59.192.56]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD9D8FC08 for ; Thu, 26 Jan 2012 17:01:14 +0000 (UTC) Received: from zmail-mta01.peak.org ([207.55.16.111]) by redcondor2.peak.org ({6c724cae-de34-4c5f-b615-3072b86419fa}) via TCP (outbound) with ESMTP id 20120126170113792 for ; Thu, 26 Jan 2012 17:01:13 +0000 X-RC-FROM: X-RC-RCPT: Received: from birch.localnet (unknown [207.55.106.132]) by zmail-mta01.peak.org (Postfix) with ESMTPSA id 07D48461547 for ; Thu, 26 Jan 2012 09:01:13 -0800 (PST) Received: from oak.localnet (oak.localnet [192.168.193.34]) by birch.localnet (Postfix) with ESMTP id A2BC555700 for ; Thu, 26 Jan 2012 09:01:11 -0800 (PST) Received: from oak.localnet (localhost.localnet [127.0.0.1]) by oak.localnet (Postfix) with ESMTP id 664B2C533 for ; Thu, 26 Jan 2012 09:01:11 -0800 (PST) Received: (from carlj@localhost) by oak.localnet (8.14.4/8.14.4/Submit) id q0QH1BVx081966; Thu, 26 Jan 2012 09:01:11 -0800 (PST) (envelope-from carlj@peak.org) X-Authentication-Warning: oak.localnet: carlj set sender to carlj@peak.org using -f From: Carl Johnson To: freebsd-questions@freebsd.org References: <4F1EDE5E.4070608@sentex.net> <4F2025B0.70503@sentex.net> Mail-Followup-To: freebsd-questions@freebsd.org Date: Thu, 26 Jan 2012 09:01:11 -0800 In-Reply-To: (Odhiambo Washington's message of "Thu, 26 Jan 2012 18:58:21 +0300") Message-ID: <87ehumqtyg.fsf@oak.localnet> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: FreeBSD 9 and 3G Modems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 17:01:14 -0000 Odhiambo Washington writes: > On Wed, Jan 25, 2012 at 18:54, Mike Tancsa wrote: > >> On 1/25/2012 5:43 AM, Odhiambo Washington wrote: >> > >> > I have a Huawei E1820 >> > >> > I will also try RTFM. >> >> Hi, >> kldload u3g >> kldload umodem >> > > Done, although kldload u3g tells me that file already exists! Perhaps > because I booted up with my Huawei dongle plugged in. > kldstat | grep u3g shows me nothing though. The command 'kldstat -v' shows that u3g is already compiled in for the 9.0-RELEASE kernel. -- Carl Johnson carlj@peak.org