From owner-freebsd-questions@FreeBSD.ORG Thu Nov 4 08:42:54 2010 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 9ECF21065670 for ; Thu, 4 Nov 2010 08:42:54 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 31E2A8FC13 for ; Thu, 4 Nov 2010 08:42:53 +0000 (UTC) Received: by wwi17 with SMTP id 17so2420408wwi.1 for ; Thu, 04 Nov 2010 01:42:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=OBZwz94XIiu7KEDVRAm7FwUGo3Dl4JQcmdXD8ZrqXfg=; b=TChDsSZlmjQ7kgqclg0/u69ZpI7G1c6nTcAazsHz0hO6XdP94VHFHa01Q9H3AolThs Z3ud1ss5KUIZDIWdSR7Gf76YNIFLU16e7GgExwjKrYi4Y+YoOmvPM4ULPEMH4tLsT9Fr UnrT+ttGX+GFnDyVJ7dXSAbUuffeSgu/2Hqp8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Nuo0rRNdkm67zmDmPfmQKoJauSAlfwFppcYRJo2nKhlw3pU7PRusnwh2nlQqLY8UjF 31W7/urVFcImr1UHbQCCOsOqQJGY8F0tPL2m9nRDf3jTazQ3NmHK5+h7Ox24M2kX80/G wi/LHyRVVbXqRcnshYCwriZsJbrQHntapB45w= MIME-Version: 1.0 Received: by 10.216.71.66 with SMTP id q44mr394587wed.44.1288860172071; Thu, 04 Nov 2010 01:42:52 -0700 (PDT) Received: by 10.216.50.140 with HTTP; Thu, 4 Nov 2010 01:42:51 -0700 (PDT) In-Reply-To: References: <303002.73329.qm@web81207.mail.mud.yahoo.com> Date: Thu, 4 Nov 2010 09:42:51 +0100 Message-ID: From: Paul B Mahol To: Chris Brennan Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org, Mark Subject: Re: 'Broadcom Wireless b/g (BCM4315/BCM22062000)' 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, 04 Nov 2010 08:42:54 -0000 On 11/3/10, Chris Brennan wrote: > On Wed, Nov 3, 2010 at 4:41 PM, Mark wrote: > >> >> I've got a dell mini with the same card, it works with 8.0 and 8.1 32 bit >> but I had to use the 32bit XP files with NDISwrapper to get the driver to >> build. HTH >> > > Not really, as Mr. Mahol has pointed out, NDISulator is not working in a 64 > Bit environment (which I am am using) and I can't mix 32bit and 64bit > drivers. So it's great that it's working for you and I am glad it does (and > continues to) I still need to get it working in a 64bit environment. I tried > installed FreeBSD32 by mistake and it refused to boot, so I am limited to > the 64bit version. Does ndiswrapper work in FreeBSD? I couldn't find any > documentation for it. I do remember using it in linux but I don't remember > what I did, so I am basically starting all over again. It is faster/easier to fix NDISulator than to port ndiswrapper to FreeBSD.