In message: <[EMAIL PROTECTED]>
            Wilko Bulte <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to