From owner-freebsd-current@FreeBSD.ORG Fri Aug 13 02:28:13 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 CCD8D16A4CE for ; Fri, 13 Aug 2004 02:28:13 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FC0043D41 for ; Fri, 13 Aug 2004 02:28:13 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.90] ([66.127.85.90]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i7D2SCWi044545 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO); Thu, 12 Aug 2004 19:28:12 -0700 (PDT) (envelope-from sam@errno.com) In-Reply-To: <411C2613.9040604@anobject.com> References: <411C2613.9040604@anobject.com> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6E3F4E52-ECD0-11D8-BE69-000A95AD0668@errno.com> Content-Transfer-Encoding: 7bit From: Sam Leffler Date: Thu, 12 Aug 2004 19:28:15 -0700 To: Jake Hamby X-Mailer: Apple Mail (2.619) 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 02:28:13 -0000 On Aug 12, 2004, at 7:23 PM, Jake Hamby wrote: > I've just finished putting together a version of the ath driver based > on a merge of the current FreeBSD version with the latest Linux > madwifi driver and HAL version 0.9.11.6. I included all of the > features except for those not currently supported by FreeBSD's version > of net80211 (e.g. only WEP crypto is supported). Please test it out. > It may be too late to get this checked in before the code freeze, but > I think it's our best bet to have a version of the ath driver with a > recent HAL but without disturbing the shared net80211 code. 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. Sam