Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2006 18:46:22 +0200
From:      dick hoogendijk <dick@nagual.st>
To:        fbsdq <freebsd-questions@freebsd.org>
Subject:   Re: ath0: stuck beacon: resetting (bmiss count 4) *SOLVED*
Message-ID:  <20060423184622.d2272803.dick@nagual.st>
In-Reply-To: <20060422203400.b629877f.dick@nagual.st>
References:  <20060422203400.b629877f.dick@nagual.st>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 22 Apr 2006 20:34:00 +0200
dick hoogendijk <dick@nagual.st> wrote:

> ath0: stuck beacon: resetting (bmiss count 4)
> 
> Is this a bug in the ath driver in FreeBSD-6.0 ? (If yes, is this bug
> delt with in fbsd-6.1?

Nobody answered. Luckely I had a FreeBSD-6.1 (prerelease) machine. I
put the card in and made some changes:

In /boot/loader.conf :
if_ath_load="YES"

In /etc/rc.conf :
defaultrouter="192.168.11.1"
hostname="arwen.nagual.st"
ifconfig_re0="inet 192.168.11.29 netmask 255.255.255.0"
ifconfig_ath0="mediaopt hostap ssid air22"
cloned_interfaces="bridge0"
ifconfig_bridge0="addm re0 addm ath0"

And all works like a charm!

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 6.1 ++ The Power to Serve



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