Hi all,
I have an atheros based card on my OpenBSD 3.8.
When I activate it, I have this error message
ath0: bogus xmit rate 0x0
coming regurlaly when I try and ping another machine.
Here is an extract of my dmesg :
ath0 at pci0 dev 9 function 0 "Atheros AR5212" rev 0x01: irq 9
ath0: AR5213 5.6 phy 4.1 rf5111 1.7 rf2111 2.3, FCC2A*, address
00:09:5b:e8:5f:e9
My hostname.ath0 is:
inet 192.168.1.1 255.255.255.0 NONE media DS11 chan 8 nwid SPEENICS
mediaopt hostap
The laptop on which I have a wifi card (Netgear WG511) runs either Linux
or Windows XP. I just put the adress 192.168.1.2 and I tried a ping from
both side, but there is no answer.
No wep or PF is used while testing.
uname -a gives
OpenBOpenBSD hades.olympe.div 3.8 GENERIC#4 i386
Thanks.