From owner-freebsd-questions@FreeBSD.ORG Mon Sep 7 00:51:33 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 311E61065672 for ; Mon, 7 Sep 2009 00:51:33 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from mail-qy0-f183.google.com (mail-qy0-f183.google.com [209.85.221.183]) by mx1.freebsd.org (Postfix) with ESMTP id D60BC8FC08 for ; Mon, 7 Sep 2009 00:51:32 +0000 (UTC) Received: by qyk13 with SMTP id 13so1677247qyk.3 for ; Sun, 06 Sep 2009 17:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=fU1dC7Y5pRAQuHnnL0E/qF5Gxlfp8w1ezhJrFRqTS5A=; b=yGkb814Q5ZxY+QVp0a4p/xkiRcdqeVhXRAR4eCkxpJMW8HOjGEeqr/Q7XeOmgtSIMC ONc1jdDZ6g1ntiUZGDrE+yfHO5XmHo/Gm8BDmNGI3Q469XS6eKDeJtY5+ahl3zOoUJfT 45SR8ddi7cJqoiQa149fWaSYVk60q0If7C0Ss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=gWjAeWv3fOfcmYZn8eERwmNS5DbNEqPW7BZjKbMf3d+QofP6TDsmPTjb5USvOpUyh7 /nNbjaytJqI3j77MqVKxfGqnbQbEXuklHU2QlhVASZIbQIYS4mldbFJyhDIYtFRPANPs nIpCKbi3ENnuP1iLpL+hp4LiR2imel5DX24sc= MIME-Version: 1.0 Received: by 10.229.118.6 with SMTP id t6mr3700348qcq.39.1252284691927; Sun, 06 Sep 2009 17:51:31 -0700 (PDT) In-Reply-To: <560f92640909061742ve9eb6eoa06eed3332b329df@mail.gmail.com> References: <560f92640909061727o5e8ce3b2k9248e28fe878f58a@mail.gmail.com> <560f92640909061742ve9eb6eoa06eed3332b329df@mail.gmail.com> Date: Sun, 6 Sep 2009 17:51:31 -0700 Message-ID: <560f92640909061751v7533810ckb1df17a3dfcea5d5@mail.gmail.com> From: Nerius Landys To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 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 00:51:33 -0000 I added this to /boot/loader.conf: wlan_xauth_load="YES" After a complete reboot of my system I get this line 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 Not sure if this is something to worry about.