From owner-freebsd-net@FreeBSD.ORG Sun Feb 5 18:07:09 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E471116A420 for ; Sun, 5 Feb 2006 18:07:09 +0000 (GMT) (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 5129F43D46 for ; Sun, 5 Feb 2006 18:07:09 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id k15I77o7044663 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 5 Feb 2006 10:07:08 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <43E63F31.4000109@errno.com> Date: Sun, 05 Feb 2006 10:08:49 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051227) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lukas Muehlethaler References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: Wireless PCI for FreeBSD 6.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2006 18:07:10 -0000 Lukas Muehlethaler wrote: > I want to buy a wireless PCI adapter for a machine running FreeBSD 6.0. > After reading the archives, man pages, etc. I realized that his is a > tricky business. Some of the adaptors listed as supported have now a > different chipset. For example, Netgear WG311T now has the AR5002G > chipset and I guess this means it is no longer supported by the ath(4) > driver. If you bought recently a wireless PCI adapter in the price range > of the Netgear WG311T (less than $50) that was supported by the FreeBSD > drivers (not the ndis wrapper), could you give me a shout? Thanks a lot! I'm not sure why you tihnk the AR5002G is not supported. The hal currently in cvs for freebsd 6.0 and later systems supports all parts except the very latest ones (AR5006 I believe is the tag). Sam