Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2005 12:38:54 +0100
From:      "Tomas Hodan" <tomas@hodan.sk>
To:        "'Sam Leffler'" <sam@errno.com>
Cc:        freebsd-current@freebsd.org
Subject:   RE: new ath_hal
Message-ID:  <200512121138.jBCBcs7L047768@acs.sk>
In-Reply-To: <439CA10A.5010204@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
it works.

thanks,
tomas 

> -----Original Message-----
> From: Sam Leffler [mailto:sam@errno.com] 
> Sent: Sunday, December 11, 2005 10:59 PM
> To: Tomas Hodan
> Cc: freebsd-current@freebsd.org
> Subject: Re: new ath_hal
> 
> Tomas Hodan wrote:
> > hi Sam,
> > 
> > I successfully compiled your kernel under RELENG_7 with 
> your patches 
> > and new ath_hal, just it's not possible to compile athstats anymore.
> > 
> > MiniBSD /usr/src/tools/tools/ath # make cc -o athstats athstats.c
> > athstats.c: In function `printstats':
> > athstats.c:128: error: structure has no member named 
> `ast_tx_ctsburst'
> > athstats.c:128: error: structure has no member named 
> `ast_tx_ctsburst'
> > athstats.c:129: error: structure has no member named `ast_tx_ctsext'
> > athstats.c:129: error: structure has no member named `ast_tx_ctsext'
> > *** Error code 1
> > 
> > Stop in /usr/src/tools/tools/ath.
> > 
> > could you have a look?
> 
> delete lines 128+129
> 
> 





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