From owner-freebsd-questions@FreeBSD.ORG Sat Apr 24 20:55:08 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 E3475106564A for ; Sat, 24 Apr 2010 20:55:08 +0000 (UTC) (envelope-from stacey@vickiandstacey.com) Received: from smarthost01.mail.zen.net.uk (smarthost01.mail.zen.net.uk [212.23.3.140]) by mx1.freebsd.org (Postfix) with ESMTP id AA9FE8FC08 for ; Sat, 24 Apr 2010 20:55:08 +0000 (UTC) Received: from [82.68.31.182] (helo=unknown) by smarthost01.mail.zen.net.uk with esmtp (Exim 4.63) (envelope-from ) id 1O5mNW-0006oX-Ix; Sat, 24 Apr 2010 20:55:06 +0000 Date: Sat, 24 Apr 2010 21:55:05 +0100 From: S Roberts To: Chip Camden Message-ID: <20100424215505.000019f9@unknown> In-Reply-To: <20100424203946.GA1542@libertas.local.camdensoftware.com> References: <20100424203946.GA1542@libertas.local.camdensoftware.com> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-Smarthost01-IP: [82.68.31.182] Cc: FreeBSD Questions Subject: Re: Wireless networking question 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: Sat, 24 Apr 2010 20:55:09 -0000 Hello Chip, On Sat, 24 Apr 2010 13:39:47 -0700 Chip Camden wrote: > A new notebook (ASUS K72F) has integrated wireles networking. The > technical specifications are sadly lacking, so I don't know what > chipset. The wired ethernet appears to use uath, but that's not > working as a wlandev. Since most everything else is Intel, I figured > it could be an Intel chipset, and since it supports 802.11n, I think > its probably in the 6000 series. I tried all the Intel drivers that > are listed here: > > http://en.wikipedia.org/wiki/Comparison_of_open_source_wireless_drivers#FreeBSD > > > Can anyone shed some light here? Is there any way to query the > hardware, short of opening the box (which will void the warranty)? > Easiest option would be to run a livecd of another more populous *nix flavour and see what it makes of the hardware. Needless to say, if you're so bold, you **can** always load windows and let window tell you what it is ;-) Regards, S Roberts > TIA >