From owner-freebsd-net@FreeBSD.ORG Wed Jan 7 07:07:54 2004 Return-Path: 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 08FCC16A4CE for ; Wed, 7 Jan 2004 07:07:54 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6F043D2F for ; Wed, 7 Jan 2004 07:07:52 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 164956548D; Wed, 7 Jan 2004 15:07:50 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 99505-01; Wed, 7 Jan 2004 15:07:49 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.189]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id C99DB652EC; Wed, 7 Jan 2004 15:07:46 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 87A7426; Wed, 7 Jan 2004 15:07:45 +0000 (GMT) Date: Wed, 7 Jan 2004 15:07:45 +0000 From: Bruce M Simpson To: jeremie le-hen Message-ID: <20040107150745.GB9601@saboteur.dek.spc.org> Mail-Followup-To: jeremie le-hen , "Jukka A. Ukkonen" , freebsd-net@freebsd.org References: <200312031823.hB3INa5j013485@cs78135006.pp.htv.fi> <20031203184153.GC56046@saboteur.dek.spc.org> <20040107143948.GA10051@carpediem.epita.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040107143948.GA10051@carpediem.epita.fr> cc: "Jukka A. Ukkonen" cc: freebsd-net@freebsd.org Subject: Re: Driver for D-Link DWL-G520+ ?? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 15:07:54 -0000 On Wed, Jan 07, 2004 at 03:39:48PM +0100, jeremie le-hen wrote: > Since I'm not a lucky guy, I didn't get the one working with the ath(4) > driver (Atheros), but instead I got the one which seems to have a > Texas Intrument chipset which is not officially supported by FreeBSD > yet. I tried the driver acx(4) driver from the given URL, but it > doesn't work. The module is successfully loaded but no device is > probed. Before I bring back my card to the shop, does anyone succeed > in using using this card (with this chipset of course) ? I was able to associate to local APs and use normal IP services with Darron's latest snapshot, which I've been discussing with Warner about importing into FreeBSD proper with some changes. BMS