From owner-freebsd-net@FreeBSD.ORG Sat Feb 19 21:58:33 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A0B91065673 for ; Sat, 19 Feb 2011 21:58:33 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id CF04E8FC19 for ; Sat, 19 Feb 2011 21:58:32 +0000 (UTC) Received: by vxa40 with SMTP id 40so2739867vxa.13 for ; Sat, 19 Feb 2011 13:58:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=vTU2Vb1pTfxMhcvGZlPOGLMGnPd8tvqKHiZz6EAz6l4=; b=eOBnV+77SqkuXOlcnqMyDUEYA/huTLCIds+IaBhqCfwWGmlnI1apqXhi0cZMedu2J3 XSNcOSVvgVpgnfpukFBeLpTdKkPJZoDlmExfeWEL/3ZY9f3TVlLwgxfk6XIbKeSf2b2Y JiF0t2TBZhl1pn5EAsSwtuZ3aG7Az6+DRZq0Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=dJk4g7oCN6XQiTq1WXrOtcdZebDyf4BuuldlyBtt6oz5o554Ftbn9eelZkJwPgqZpj pRfOYPxjNedF5Hcd1zs4SDbZ/DXucMA3gNjIdEpxZ/bmawESmHhLAFM/O1gDJO8Jzc4i ripWC0z6ah3lNCCqQ9QgHpQ6ZiKmGRudnoCwg= Received: by 10.52.169.168 with SMTP id af8mr3692840vdc.133.1298152711273; Sat, 19 Feb 2011 13:58:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.57.140 with HTTP; Sat, 19 Feb 2011 13:58:11 -0800 (PST) In-Reply-To: References: From: "Paul B. Mahol" Date: Sat, 19 Feb 2011 22:58:11 +0100 Message-ID: To: grarpamp Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: bwi vs. bwn X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Feb 2011 21:58:33 -0000 On Fri, Feb 18, 2011 at 11:26 PM, grarpamp wrote: >>> Doesn't FreeBSD have some sort of ndiswrapper function for this? >>> http://www.broadcom.com/support/802.11/linux_sta.php >> NDISulator, ndis(4). > > Hmm, maybe that only applies to the Windows driver bundles as > distributed by the vendors (Dell, HP, Lenovo, etc). Or from Microsoft > itself as part of the OS. And not to this Linux thing. You need inf and sys file(s), Windows drivers. Everything is explained in documentation.