From owner-freebsd-questions@FreeBSD.ORG Mon Sep 7 13:03:14 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB4061065672 for ; Mon, 7 Sep 2009 13:03:14 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6CB8FC08 for ; Mon, 7 Sep 2009 13:03:14 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id C93807E853; Mon, 7 Sep 2009 05:03:25 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Mon, 7 Sep 2009 15:03:10 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA3; KDE/4.2.4; i386; ; ) References: <560f92640909061727o5e8ce3b2k9248e28fe878f58a@mail.gmail.com> In-Reply-To: <560f92640909061727o5e8ce3b2k9248e28fe878f58a@mail.gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909071503.10989.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Nerius Landys Subject: Re: wireless: host access point w/ WAP help! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2009 13:03:16 -0000 Hi, 0) Always mention OS version, bonus points for uname -a. On Monday 07 September 2009 02:27:04 Nerius Landys wrote: > I am following the Handbook instructions for setting up a FreeBSD > wireless host access point: > http://www.freebsd.org/doc/en/books/handbook/network-wireless.html > > root@speedy# dmesg | grep ath > ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) > ath0: 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. -- Mel