Date: Fri, 15 Oct 2004 17:23:37 +0200 From: John Hay <jhay@icomtek.csir.co.za> To: Sam Leffler <sam@errno.com> Cc: freebsd-current@freebsd.org Subject: Re: net80211+atheros changes (updated) Message-ID: <20041015152337.GA98631@zibbi.icomtek.csir.co.za> In-Reply-To: <416FE900.7030809@errno.com> References: <416DF63E.6000401@errno.com> <20041015132512.GA95147@zibbi.icomtek.csir.co.za> <416FE900.7030809@errno.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041015152337.GA98631>