From owner-freebsd-current@FreeBSD.ORG Fri Oct 15 15:33:57 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 3E4DD16A4CF for ; Fri, 15 Oct 2004 15:33:57 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 084E043D60 for ; Fri, 15 Oct 2004 15:33:57 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.93] ([66.127.85.93]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i9FFXuWi015090 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Oct 2004 08:33:56 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <416FEDFB.1060908@errno.com> Date: Fri, 15 Oct 2004 08:34:19 -0700 From: Sam Leffler Organization: Errrno Consulting User-Agent: Mozilla Thunderbird 0.8 (Macintosh/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Hay References: <416DF63E.6000401@errno.com> <20041015132512.GA95147@zibbi.icomtek.csir.co.za> <416FE900.7030809@errno.com> <20041015152337.GA98631@zibbi.icomtek.csir.co.za> In-Reply-To: <20041015152337.GA98631@zibbi.icomtek.csir.co.za> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: net80211+atheros changes (updated) 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, 15 Oct 2004 15:33:57 -0000 John Hay wrote: > Hi Sam, > >>>>http://www.freebsd.org/~sam/net80211+ath-20041013.tgz has an updated >>>>backport of the work I've done in Linux. >>>> >>>>cd /usr/src >>>>tar zxf net80211+ath-20041013.tgz >>>>sh doit >> >>Look in sys/contrib/dev/ath/freebsd/i386-elf.hal.o.uu for the version. >>If things don't match up then you've got something out of sync. > > > #################### > tar -xzf net80211+ath-20041013.tgz > tar -xzf ath_hal-20041013.tgz > fgrep 0.9. ath_hal-20041013/version.h > #define ATH_HAL_VERSION "0.9.12.13" > cat ath_hal-20041013/freebsd/i386-elf.hal.o.uu | uudecode -p | strings | fgrep 0.9. > 0.9.12.6 > ##################### > > John more ath_hal-20041013/freebsd/i386-elf.hal.o.uu