From owner-freebsd-stable@FreeBSD.ORG Fri Nov 16 21:26:30 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C2F016A417 for ; Fri, 16 Nov 2007 21:26:30 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 7737013C474 for ; Fri, 16 Nov 2007 21:26:30 +0000 (UTC) (envelope-from sam@errno.com) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id lAGLQTnU021297 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 Nov 2007 13:26:30 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <473E0B05.6030705@errno.com> Date: Fri, 16 Nov 2007 13:26:29 -0800 From: Sam Leffler User-Agent: Thunderbird 2.0.0.6 (X11/20070814) MIME-Version: 1.0 To: Michael Butler References: <473DCFFB.6030700@protected-networks.net> In-Reply-To: <473DCFFB.6030700@protected-networks.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DCC-dcc-servers.net-Metrics: whitelist Cc: freebsd-stable@freebsd.org Subject: Re: ath support for mini-pci 802.11n card? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 21:26:30 -0000 Michael Butler wrote: > Has anyone tried the present ath driver with the mini-pc card described > as .. "Netegriti 802.11n 802.11g 802.11b 802.11a Turbo Mini PCI Wireless > Card" and advertised at > http://discountechnology.com/Netegriti-802-11n-802-11g-802-11b-802-11a-Turbo-Mini-PCI-Wireless-Card > > It appears to be based on the Atheros AR5416, AR5133 chipsets but I > can't work out from the sources if this combo is supported :- > All 5416/5418-based cards will work in legacy mode w/ the hal found at http://www.freebsd.org/~sam. But since you can't (yet) use 11n there's not much reason to want an 11n card instead of a legacy card--especially given the cost. Sam