From owner-freebsd-net@FreeBSD.ORG Thu Apr 13 19:12:25 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 01A0016A401 for ; Thu, 13 Apr 2006 19:12:25 +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 0DAB043D58 for ; Thu, 13 Apr 2006 19:12:22 +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.13.6/8.12.6) with ESMTP id k3DJCGXq049315 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 13 Apr 2006 12:12:18 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <443EA290.9000106@errno.com> Date: Thu, 13 Apr 2006 12:12:16 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5 (X11/20060210) MIME-Version: 1.0 To: Giorgos Keramidas References: <20060413190259.GA6325@gothmog.pc> In-Reply-To: <20060413190259.GA6325@gothmog.pc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, Nik Subject: Re: About wireless D-link DWL-G650 A1card installation. 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: Thu, 13 Apr 2006 19:12:25 -0000 Giorgos Keramidas wrote: > On 2006-04-13 20:19, Nik wrote: >> Try to use the drivers from the http://madwifi.org/ project. >> Your card has a Wireless LAN chipset from Atheros, that's why >> it is not supported by prism drivers. > > FWIW, > > A DWL-AG650 (HW ver: B2) works fine with `if_ath' on CURRENT here. > I'm not sure how much of the support for Atheros cards has been > backported to 6.X by Sam Leffler though... releng6 and head are in sync except for minor nits. All current shipping pci/cardbus cards except for those based on the pre-11n mimo chip are supported (and that chip will never be supported except w/ ndis). Sam