new ath_hal

Sam Leffler sam at errno.com
Sun Dec 11 13:59:41 PST 2005


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


More information about the freebsd-current mailing list