Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Mar 2003 19:30:43 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        wkb@freebie.xs4all.nl
Cc:        freebsd-mobile@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG
Subject:   Re: ad-hoc wireless mode and ticks (fwd)
Message-ID:  <20030304.193043.44797758.imp@bsdimp.com>
In-Reply-To: <20030304195101.F21561@freebie.xs4all.nl>
References:  <039901c2e24d$e3d63260$d4e18aca@tech04> <20030304.072025.63046953.imp@bsdimp.com> <20030304195101.F21561@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030304195101.F21561@freebie.xs4all.nl>
            Wilko Bulte <wkb@freebie.xs4all.nl> writes:
: Inquiring minds will ask soon anyway: what rev is 'new enough' ?

wi man page says:
     Lucent cards prior to firmware version 6.0.4 do not support IBSS mode.

but the source code says:
		if (sc->sc_sta_firmware_ver >= 60006)
			ic->ic_flags |= IEEE80211_F_HASIBSS;

so I'd guess why 6.0.6 is the oldest version that will support IBSS
creation.  I'll update the man page.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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