Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 14:56:37 -0700
From:      Sam Leffler <sam@errno.com>
To:        John Hay <jhay@icomtek.csir.co.za>
Cc:        freebsd-current@freebsd.org
Subject:   Re: net80211+atheros changes (updated)
Message-ID:  <41704795.6070603@errno.com>
In-Reply-To: <20041015172105.GA2560@zibbi.icomtek.csir.co.za>
References:  <416DF63E.6000401@errno.com> <20041015132512.GA95147@zibbi.icomtek.csir.co.za> <416FE900.7030809@errno.com> <20041015152337.GA98631@zibbi.icomtek.csir.co.za> <416FEDFB.1060908@errno.com> <20041015172105.GA2560@zibbi.icomtek.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hay wrote:
> On Fri, Oct 15, 2004 at 08:34:19AM -0700, Sam Leffler wrote:
> 
>>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
>>>#####################
>>>
>>
>>more ath_hal-20041013/freebsd/i386-elf.hal.o.uu
> 
> 
> That have:
> #define ATH_HAL_VERSION "0.9.12.6"

Let's try this again:

http://people.freebsd.org/~sam/net80211+ath-20041015.tgz

This applys cleanly to -current as of last night, builds, and boots. 
Beware of applying this over old patches as patch -N doesn't always seem 
to do the right thing with the new files.  I tested against a clean cvs co.

	Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41704795.6070603>