From owner-freebsd-net@FreeBSD.ORG Thu Apr 13 19:20:18 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 68D5116A400 for ; Thu, 13 Apr 2006 19:20:18 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8222C43D53 for ; Thu, 13 Apr 2006 19:20:16 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (aris.bedc.ondsl.gr [62.103.39.226]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k3DJJUeE001555 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 13 Apr 2006 22:19:32 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k3DJKMSV033048; Thu, 13 Apr 2006 22:20:22 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k3DJKMwx033047; Thu, 13 Apr 2006 22:20:22 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 13 Apr 2006 22:20:22 +0300 From: Giorgos Keramidas To: Sam Leffler Message-ID: <20060413192022.GA32434@gothmog.pc> References: <20060413190259.GA6325@gothmog.pc> <443EA290.9000106@errno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <443EA290.9000106@errno.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.382, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.82, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No 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:20:18 -0000 On 2006-04-13 12:12, Sam Leffler wrote: >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). Thanks! This is amazing to know :)