Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 09:36:06 -0600
From:      Eric Anderson <anderson@centtech.com>
To:        Sam Leffler <sam@errno.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: [Fwd: cvs commit: src/sys/modules Makefile src/sys/conf files src/sys/modules/ath_rate_sample Makefile src/sys/i386/conf NOTES]
Message-ID:  <4231BAE6.1040802@centtech.com>
In-Reply-To: <42313286.2060206@errno.com>
References:  <42313286.2060206@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sam Leffler wrote:
> If you''re an ath user on current it'd be great to get John some 
> feedback on his rate control algorithm as it might be made the default. 
>  I've not tested it with 5210 or 5211 cards and it's likely to have some 
> issues with them so beware.  To use it be sure you have up to date code 
> and then specify
> 
> device    ath_rate_sample
> 
> instead of the normal ath_rate_onoe.

After updating to latest -current (as of about an hour ago), I can't use my atheros card anymore.  Here's what I have:

In /boot/loader.conf:

ath_load="YES"
ath_hal_load="YES"
ath_rate_amrr="YES"

kldstat shows me:
11    1 0xc0941000 26b60    ath_hal.ko
22    1 0xc29d8000 3000     wlan_wep.ko

dmesg showed this:
link_elf: symbol ath_hal_computetxtime undefined
KLD if_ath.ko: depends on ath_rate - not available

which happens when I try to kldload if_ath.


Eric






-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
I have seen the future and it is just like the present, only longer.
------------------------------------------------------------------------



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