From owner-freebsd-net@FreeBSD.ORG Thu Apr 13 19:02:39 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 7F93A16A401 for ; Thu, 13 Apr 2006 19:02:39 +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 8C67143D48 for ; Thu, 13 Apr 2006 19:02:35 +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 k3DJ28MP000945 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 13 Apr 2006 22:02:12 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k3DJ2xGl020041; Thu, 13 Apr 2006 22:02:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k3DJ2xmH020037; Thu, 13 Apr 2006 22:02:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 13 Apr 2006 22:02:59 +0300 From: Giorgos Keramidas To: Nik Message-ID: <20060413190259.GA6325@gothmog.pc> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 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:02:39 -0000 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...