From owner-freebsd-questions@FreeBSD.ORG Thu May 15 19:28:59 2008 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 AC1D31065680 for ; Thu, 15 May 2008 19:28:59 +0000 (UTC) (envelope-from walterk1@earthlink.net) Received: from pop-borzoi.atl.sa.earthlink.net (pop-borzoi.atl.sa.earthlink.net [207.69.195.70]) by mx1.freebsd.org (Postfix) with ESMTP id 7CD4C8FC13 for ; Thu, 15 May 2008 19:28:59 +0000 (UTC) (envelope-from walterk1@earthlink.net) Received: from user-0c6slfc.cable.mindspring.com ([24.110.85.236] helo=[192.168.0.100]) by pop-borzoi.atl.sa.earthlink.net with esmtp (Exim 3.36 #1) id 1Jwj8M-0001g8-00 for freebsd-questions@FreeBSD.org; Thu, 15 May 2008 15:28:58 -0400 Message-ID: <482C8EFA.5080200@earthlink.net> Date: Thu, 15 May 2008 14:28:58 -0500 From: Walter User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Questions References: <482B2020.4030706@earthlink.net> <20080514181828.GA56648@slackbox.xs4all.nl> <482C248D.9030708@earthlink.net> <20080515170459.GA33172@slackbox.xs4all.nl> In-Reply-To: <20080515170459.GA33172@slackbox.xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Does FBSD 7 support 802.11N cards? G suggestions? 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, 15 May 2008 19:28:59 -0000 Doh!! Did it again. Sorry about that Roland. Roland Smith wrote: >On Thu, May 15, 2008 at 06:54:53AM -0500, Walter wrote: > > >I'm talking about "The Cutting Edge" >http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html > > > >>It's a crap shoot? >> >> > >That's about the size of it. > > > >>Yikes. >> >> > >Indeed. > > > >>I guess I'll just pick one and take >>my chances, but - no fault to FBSD - it appears to be a sorry >>state of affairs in the computer driver arena. >> >> > >More and more chipsets are being supported on BSD, with OpenBSD leading >the way. But it remains difficult to see which chipset is used in a >card. Manufacturers hardly ever list it in their docs. > > > >>I can guess >>the latest rev listed on the support web site is what I'll get >>when I buy the box?? (Maybe not, as I got a rev A router >>last December when the latest was rev B.) >> >> > >Usually there is a sticker on the packaging that says "model FOO >rev. X". or something like that. > > > >>Later I'll work >>on getting the driver downloaded and unpacked on my >>Windows machine (as my Mac won't process those .exe >>files). >> >> > >You could try unzip. Some of those exe files are self-extracting ZIP ziles. > > > >>Did I read that there's a way to use Windows drivers in FBSD 7? >> >> > >Yes. It's called ndis(4). Only works on i386 architecture though, not amd64. > >Do realize that you're sticking a piece of windows software of unknown >quality in your _kernel_. > >Roland > > Thanks, Roland. I ended up using ndis and after a little hunting around for instructions I got WPA running so it connects to my COTS wireless router from the FBSD7 machine with the Buffalo 'BCM43XNG 802.11n Network Adapter'. Not too much trouble, really, once you figure out what to do. I'll reply to my original post asking for help on that card (which got no replies). I will be using the machine mainly for a router so I don't mind - I hope I don't regret saying this - that a Windows driver is in the kernel. Thanks. I appreciate the responses, which keep me on track and help me know I'm not crazy. (Well, maybe just a little bit.) Walter