From owner-freebsd-current@FreeBSD.ORG Fri Oct 29 00:13:15 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8059C106566B for ; Fri, 29 Oct 2010 00:13:15 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3D0D58FC15 for ; Fri, 29 Oct 2010 00:13:14 +0000 (UTC) Received: by iwn39 with SMTP id 39so2818892iwn.13 for ; Thu, 28 Oct 2010 17:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:cc:content-type:content-transfer-encoding; bh=C49E8Q9WW0E04cKlogqqTak7PvKAKLWQWBaoC/LmDGs=; b=QwxpSpsZF8pl2tL+qv7UZVinWF4tDwAjTEFGbvP2ONMs6dwd424VDSYn+MeCMr84vU fmzmBGR3vlWEPY325GAPw0F8zBNcmUG4gTkJz/TGgPajQ91QzCv2r4a3QkfFjM+9OsTP kq7VDLJFhG2cTfeEuciQ6GURHoLoMYoKhoGxQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=gVhBPXIGFcQRaIUof9aMl1oApgZOXNHOSbX2z8u0sD27d9VNSxt7LELDXjL7anAfLS eZVoQgwQM7eBZnxIyyXKEillGzfYqNzRHNT3lmmIO+0J8rPk81H5bv+ynfd6eTT1wg/4 dkgTf6lyKSFCXoTQj5fsSLevFAcuIsYlpRbI8= Received: by 10.42.228.2 with SMTP id jc2mr8843715icb.199.1288311194522; Thu, 28 Oct 2010 17:13:14 -0700 (PDT) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.220.165.145 with HTTP; Thu, 28 Oct 2010 17:12:54 -0700 (PDT) In-Reply-To: References: <20101025080705.GA33315@current.Sisis.de> <20101028060610.GB1900@current.Sisis.de> From: Alberto Villa Date: Fri, 29 Oct 2010 00:12:54 +0000 X-Google-Sender-Auth: BFJFkgVsAz1GmNyyeMseNbJAlO4 Message-ID: To: Scot Hetzel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Matthias Apitz , current@freebsd.org Subject: Re: Broadcom BCM4310 USB Controller (Wifi) 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: Fri, 29 Oct 2010 00:13:15 -0000 On Thu, Oct 28, 2010 at 4:37 PM, Scot Hetzel wrote: > When you get the Windows NDIS driver from the computer manufacture, > you are ensured that your card is supported by that version of the > driver. =A0If you download the Windows NDIS driver from another source, > that driver may not include support for your card as it might be an > older version. checking the .inf file should be enough to know if it's supported or not (as far as i've seen)... --=20 Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla