wireless: host access point w/ WAP help!
Nerius Landys
nlandys at gmail.com
Tue Sep 8 03:18:54 UTC 2009
> 0) Always mention OS version, bonus points for uname -a.
nlandys at speedy# uname -a
FreeBSD speedy.i 7.1-RELEASE-p7 FreeBSD 7.1-RELEASE-p7 #0: Thu Aug 6
06:05:47 PDT 2009 root at speedy.i:/usr/obj/usr/src/sys/GENERIC i386
>> root at speedy# dmesg | grep ath
>> ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
>> ath0: <Atheros 5212> mem 0xff8f0000-0xff8fffff irq 21 at device 0.0 on pci1
>> ath0: [ITHREAD]
>> ath0: WARNING: using obsoleted if_watchdog interface
>> ath0: Ethernet address: 00:02:6f:61:e6:7d
>> ath0: mac 7.9 phy 4.5 radio 5.6
>> ath0: ath_chan_set: unable to reset channel 6 (2437 Mhz, flags 0x490
>> hal flags 0x150), hal status 12
>
> I read you got it working so far, but if you want this resolved or diagnosed,
> the uname -a is mandatory and an ident /boot/kernel/if_ath.ko as well.
nlandys at speedy# ident /boot/kernel/if_ath.ko
/boot/kernel/if_ath.ko:
$FreeBSD: src/sys/dev/ath/if_ath.c,v 1.177.2.2.2.1 2008/11/25
02:59:29 kensmith Exp $
$FreeBSD: src/sys/dev/ath/if_ath_pci.c,v 1.19.6.1 2008/11/25
02:59:29 kensmith Exp $
I guess the only real problem remaining is this message in /var/log/messages:
Sep 6 17:46:47 speedy kernel: ath0: ath_chan_set: unable to reset
channel 6 (2437 Mhz, flags 0x490 hal flags 0x150), hal status 12
Everything is working though.
More information about the freebsd-questions
mailing list