From owner-freebsd-current@FreeBSD.ORG Fri Aug 13 03:31:24 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EFA816A4CE for ; Fri, 13 Aug 2004 03:31:24 +0000 (GMT) Received: from bronco.gopix.net (gopix.net [38.118.153.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D23E43D4C for ; Fri, 13 Aug 2004 03:31:24 +0000 (GMT) (envelope-from jhamby@anobject.com) Received: from [192.168.0.13] (ca-stmnca-cuda2-blade8b-87.stmnca.adelphia.net [68.65.226.87]) (authenticated bits=0) by bronco.gopix.net (8.12.11/8.12.11) with ESMTP id i7D3VKti016196 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Aug 2004 20:31:22 -0700 Message-ID: <411C3604.6060809@anobject.com> Date: Thu, 12 Aug 2004 20:31:16 -0700 From: Jake Hamby User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040810) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sam Leffler References: <411C2613.9040604@anobject.com> <6E3F4E52-ECD0-11D8-BE69-000A95AD0668@errno.com> In-Reply-To: <6E3F4E52-ECD0-11D8-BE69-000A95AD0668@errno.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: updated ath driver: please test! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 03:31:24 -0000 Sam Leffler wrote: > > I have a full merge of the ath driver and net80211 code and have > backpatched the other drivers that use net80211 to deal with the api > changes. I intend to circulate the complete set of changes for test > once I've tested ap operation of the wi driver. Okay, very cool! I just wanted to provide another option (even if it is a horrible hack...) for impatient people who can't use the old HAL. -Jake