Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 2009 21:33:35 +0300
From:      =?utf-8?b?0JTQvNC40YLRgNC40Lkg0JrQvtC70L7RgdC+0LI=?= <ivakras1@gmail.com>
To:        freebsd-mobile@freebsd.org
Subject:   Re: associated to AP (WEP mode) && no IP addr via DHCP
Message-ID:  <200903072133.35488.ivakras1@gmail.com>
In-Reply-To: <20090307133805.GA11596@rebelion.Sisis.de>
References:  <20090305120022.GA8012@rebelion.Sisis.de> <49B1BB71.6060000@freebsd.org> <20090307133805.GA11596@rebelion.Sisis.de>

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

On Суббота 07 марта 2009 16:38:05 Matthias Apitz wrote:
> El día Friday, March 06, 2009 a las 04:10:25PM -0800, Sam Leffler escribió:
> 
> > What does athstats show for crypto errors?  If the WEP-encrypted packet 
> > is dropped by the h/w then you will see the counter bump.
> > 
> > Based on the above you are not running HEAD; if you can try that I can 
> > help more.
> 
> Sam, when I've built the HEAD kernel last year in August for my EeePC,
> my hints file says about:
> 
> ...
> Sam's patch for HAL:
> 
> # cd /usr/src/sys/contrib/dev
> # mv ath ath.RELENG_7
> # tar xzf ath_hal-20080528.tgz
> # mv ath_hal-20080528 ath
> 
> Is this patch still required for RELENG_7, or already in the sourcen whe
> I now do 'cvs update -rRELENG_7 src/sys'? It seems so from the age of
> the files below /usr/src/sys/contrib/dev/ath after cvs update...
> 
> Thx
> 
> 	matthias
> 

Just use mad-wifi hal to replace a system one. It worked fine to me.
After replacing /usr/src/sys/contrib/dev/ath/ with content of madwifi-hal-0.10.5.6-current.tar.gz/hal (and building a new kernel) my ath0
{
ath_hal: 0.10.5.6 (AR5210, AR5211, AR5212, AR5416, RF5111, RF5112, RF2413, RF5413, RF2133, RF2425, RF2417)
ath0: <Atheros 5424/2424> mem 0xf4000000-0xf400ffff irq 16 at device 0.0 on pci2

ath0@pci0:2:0:0:        class=0x020000 card=0x04281468 chip=0x001c168c rev=0x01 hdr=0x00                                                                            
    vendor     = 'Atheros Communications Inc.'                                    
    device     = 'AR5006 family 802.11abg Wireless NIC'                           
    class      = network                                                          
    subclass   = ethernet

}
 working very fast - burst, dturbo, Atheros Fast Frames modes, and other atheros modes supported wery well! But hardware led not blinking (under u-know-what OS it is blinking when tx or rx is active).



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