From owner-freebsd-mobile@FreeBSD.ORG Fri Sep 15 08:01:52 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E2F16A403 for ; Fri, 15 Sep 2006 08:01:52 +0000 (UTC) (envelope-from erazorbg@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7212643D4C for ; Fri, 15 Sep 2006 08:01:52 +0000 (GMT) (envelope-from erazorbg@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so3033147wxd for ; Fri, 15 Sep 2006 01:01:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FtlZ0eEV0NmO6042LbntFtdrQdyfMAJ2GKRQLwuIEqAXErW+fkQ5Fbn2mMzAU5UCB/EStM+yzkFotxnIHs0ILGdc2HQ7B/+FjAtSf43HnEUXaEg/qFNrgP2CVmCAe2HZoAU9kX6y8Jk4DUzaq+GbbbcKkB55s98zh5iS7SkGcpI= Received: by 10.90.25.7 with SMTP id 7mr3576068agy; Fri, 15 Sep 2006 01:01:51 -0700 (PDT) Received: by 10.90.88.16 with HTTP; Fri, 15 Sep 2006 01:01:51 -0700 (PDT) Message-ID: <7cc8007f0609150101x57b79a4fw89cf4b67e2291487@mail.gmail.com> Date: Fri, 15 Sep 2006 11:01:51 +0300 From: "Dimiter Ivanov" To: "Colin Faber" In-Reply-To: <4509C6E6.3070508@ruckusmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7cc8007f0609141342i4c28b2e6v206cce3469b59d1e@mail.gmail.com> <4509C6E6.3070508@ruckusmail.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Anyone able to use Broadcom WiFi Card with encryption? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Sep 2006 08:01:53 -0000 On 9/15/06, Colin Faber wrote: > I'm running a broadcom mini-pci card on a WPA-PSK network with no problems. > > You need to make sure that you've loaded the correct kernel modules to > support the encryption in question. Also, IIRC, some cards will not > support some types of encryption at all. Yours may be one of them. > > -cf A light in the tunel! :) Well i'm pretty sure the card supports WPA-PSK & WEP because that's how i connect to the networks at work, but only using windows. So the problem must be with the 'correct kernel modules' Which modules do i need to load. And how do i connect using WPA-PSK, i've been trying with wpa_supplicant , but i'm not sure that it supports cards with ndis-ed drivers, because it wont associate to an AP even without encryption.